summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-sabreauto.dts
diff options
context:
space:
mode:
authorSandor Yu <R01008@freescale.com>2015-09-21 17:34:34 +0800
committerNitin Garg <nitin.garg@nxp.com>2016-01-14 11:01:36 -0600
commitc15d2cd300e1ef5e5be369f7308090112fbfc367 (patch)
treeaf31cecc032c32a29ea76c77105e090712c92508 /arch/arm/boot/dts/imx6dl-sabreauto.dts
parent9bd019f58541793e9e291bd464eb5e9b673f41de (diff)
MLK-11508-5: dts: Add imx v4l2 capture driver
Add imx v4l2 capture driver. Signed-off-by: Sandor Yu <R01008@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-sabreauto.dts')
-rw-r--r--arch/arm/boot/dts/imx6dl-sabreauto.dts14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6dl-sabreauto.dts b/arch/arm/boot/dts/imx6dl-sabreauto.dts
index a6ce7b487ad7..bd13b3592091 100644
--- a/arch/arm/boot/dts/imx6dl-sabreauto.dts
+++ b/arch/arm/boot/dts/imx6dl-sabreauto.dts
@@ -15,3 +15,17 @@
model = "Freescale i.MX6 DualLite/Solo SABRE Automotive Board";
compatible = "fsl,imx6dl-sabreauto", "fsl,imx6dl";
};
+&ldb {
+ lvds-channel@0 {
+ crtc = "ipu1-di0";
+ };
+ lvds-channel@1 {
+ crtc = "ipu1-di1";
+ };
+};
+&mxcfb1 {
+ status = "okay";
+};
+&mxcfb2 {
+ status = "okay";
+};