openrex-linux-3.14/arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts
2016-03-04 07:09:26 -08:00

36 lines
528 B
Plaintext

/*
* Copyright (C) 2014-2015 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include "imx6sx-sdb.dts"
/ {
regulators {
reg_lcd_3v3: lcd-3v3 {
status = "okay";
};
};
sii902x_reset: sii902x-reset {
status = "okay";
};
};
&csi1 {
status = "disabled";
};
&lcdif1 {
status = "okay";
};
&i2c1 {
sii902x@39 {
status = "okay";
};
};