From 08aff2df8937631462ecbe9f4dd7f614b7e97f27 Mon Sep 17 00:00:00 2001 From: Sandor Yu Date: Fri, 28 Aug 2015 18:04:46 +0800 Subject: MLK-11431-3: ARM: DTS: imx6 Add IPU and display support Add IPU, HDMI and LDB support. Signed-off-by: Sandor Yu --- arch/arm/boot/dts/imx6q-sabreauto.dts | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'arch/arm/boot/dts/imx6q-sabreauto.dts') diff --git a/arch/arm/boot/dts/imx6q-sabreauto.dts b/arch/arm/boot/dts/imx6q-sabreauto.dts index 334b9247e78c..a321a20832df 100644 --- a/arch/arm/boot/dts/imx6q-sabreauto.dts +++ b/arch/arm/boot/dts/imx6q-sabreauto.dts @@ -1,5 +1,5 @@ /* - * Copyright 2012 Freescale Semiconductor, Inc. + * Copyright 2012-2015 Freescale Semiconductor, Inc. * Copyright 2011 Linaro Ltd. * * The code contained herein is licensed under the GNU General Public @@ -20,6 +20,26 @@ compatible = "fsl,imx6q-sabreauto", "fsl,imx6q"; }; +&ldb { + lvds-channel@0 { + crtc = "ipu2-di0"; + }; + lvds-channel@1 { + crtc = "ipu2-di1"; + }; +}; +&mxcfb1 { + status = "okay"; +}; +&mxcfb2 { + status = "okay"; +}; +&mxcfb3 { + status = "okay"; +}; +&mxcfb4 { + status = "okay"; +}; &sata { status = "okay"; }; -- cgit v1.2.3