summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts
diff options
context:
space:
mode:
authorSandor Yu <R01008@freescale.com>2014-08-29 16:05:15 +0800
committerNitin Garg <nitin.garg@freescale.com>2015-01-15 21:17:04 -0600
commit68aadabf96b80194a837cd65ff761ce2c18634c2 (patch)
treefdee860a22407a70f0a1117c77a7f03a1999ee5f /arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts
parentc5e6a22de79b238fa273c171cfe7d60614397104 (diff)
ENGR00329278-03 dtsi: imx6sx: sdb: enable lcdif driver
-Enable lcdif driver -Enable pwm backlight driver. Signed-off-by: Sandor Yu <R01008@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts')
-rw-r--r--arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts29
1 files changed, 29 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts b/arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts
new file mode 100644
index 000000000000..b0661436ad23
--- /dev/null
+++ b/arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts
@@ -0,0 +1,29 @@
+/*
+ * Copyright (C) 2014 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"
+
+/ {
+ csi1_v4l2_cap {
+ status = "disabled";
+ };
+
+ regulators {
+ reg_lcd_3v3: lcd-3v3 {
+ status = "okay";
+ };
+ };
+};
+
+&csi1 {
+ status = "disabled";
+};
+
+&lcdif1 {
+ status = "okay";
+};