From: Lothar Waßmann Date: Thu, 8 Aug 2013 12:51:24 +0000 (+0200) Subject: ARM: dts: mxs: add pin config for LCD sync and clock pins X-Git-Tag: v3.12-rc1~116^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23ad6f65748cd7fbaf03c1d36211bc1cbdf4ed45;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: mxs: add pin config for LCD sync and clock pins Signed-off-by: Lothar Waßmann Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 6de63427798d3..7363fded95ee9 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi @@ -648,6 +648,19 @@ fsl,pull-up = <0>; }; + lcdif_sync_pins_a: lcdif-sync@0 { + reg = <0>; + fsl,pinmux-ids = < + 0x11a1 /* MX28_PAD_LCD_RS__LCD_DOTCLK */ + 0x11b1 /* MX28_PAD_LCD_CS__LCD_ENABLE */ + 0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */ + 0x1191 /* MX28_PAD_LCD_WR_RWN__LCD_HSYNC */ + >; + fsl,drive-strength = <0>; + fsl,voltage = <1>; + fsl,pull-up = <0>; + }; + can0_pins_a: can0@0 { reg = <0>; fsl,pinmux-ids = <