aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx28.dtsi
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-07-07 09:09:51 -0400
committerShawn Guo <shawn.guo@linaro.org>2012-07-10 23:49:34 -0400
commit3dba2596730709fdec65491455a66a7df1ca67db (patch)
treea84eec56297d64ed5fafbaed8512628ded437e6a /arch/arm/boot/dts/imx28.dtsi
parentdaefb6961cc64745c285b279d938b1854f74f870 (diff)
ARM: dts: imx28: move lcdif control pins into board dts
The presence and muxing of lcdif control pins can vary much on different boards. Move them into imx28-evk.dts to make lcdif_24bit_pins_a only about data pins, so that it can be reused by other boards. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28.dtsi')
-rw-r--r--arch/arm/boot/dts/imx28.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 2874adcafad3..02e778b30fc8 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -400,10 +400,6 @@
400 0x1150 /* MX28_PAD_LCD_D21__LCD_D21 */ 400 0x1150 /* MX28_PAD_LCD_D21__LCD_D21 */
401 0x1160 /* MX28_PAD_LCD_D22__LCD_D22 */ 401 0x1160 /* MX28_PAD_LCD_D22__LCD_D22 */
402 0x1170 /* MX28_PAD_LCD_D23__LCD_D23 */ 402 0x1170 /* MX28_PAD_LCD_D23__LCD_D23 */
403 0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */
404 0x1191 /* MX28_PAD_LCD_WR_RWN__LCD_HSYNC */
405 0x11a1 /* MX28_PAD_LCD_RS__LCD_DOTCLK */
406 0x11b1 /* MX28_PAD_LCD_CS__LCD_ENABLE */
407 >; 403 >;
408 fsl,drive-strength = <0>; 404 fsl,drive-strength = <0>;
409 fsl,voltage = <1>; 405 fsl,voltage = <1>;