aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>2012-11-01 12:50:59 -0400
committerShawn Guo <shawn.guo@linaro.org>2012-11-01 22:04:46 -0400
commit4ced2a40baaabc7afea7c504d222401f013f39b1 (patch)
tree6f500b7c6612cba33a14733e03f9becb0c85f800
parentdb7a8946dc40eee55222bf76d9c0b66a72af4ca0 (diff)
ARM: dts: mxs: Add 16 bits LCD screen muxing options for I.MX28
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r--arch/arm/boot/dts/imx28.dtsi25
1 files changed, 25 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 2b607aaae434..8e2c8b2c85e0 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -544,6 +544,31 @@
544 fsl,pull-up = <0>; 544 fsl,pull-up = <0>;
545 }; 545 };
546 546
547 lcdif_16bit_pins_a: lcdif-16bit@0 {
548 reg = <0>;
549 fsl,pinmux-ids = <
550 0x1000 /* MX28_PAD_LCD_D00__LCD_D0 */
551 0x1010 /* MX28_PAD_LCD_D01__LCD_D1 */
552 0x1020 /* MX28_PAD_LCD_D02__LCD_D2 */
553 0x1030 /* MX28_PAD_LCD_D03__LCD_D3 */
554 0x1040 /* MX28_PAD_LCD_D04__LCD_D4 */
555 0x1050 /* MX28_PAD_LCD_D05__LCD_D5 */
556 0x1060 /* MX28_PAD_LCD_D06__LCD_D6 */
557 0x1070 /* MX28_PAD_LCD_D07__LCD_D7 */
558 0x1080 /* MX28_PAD_LCD_D08__LCD_D8 */
559 0x1090 /* MX28_PAD_LCD_D09__LCD_D9 */
560 0x10a0 /* MX28_PAD_LCD_D10__LCD_D10 */
561 0x10b0 /* MX28_PAD_LCD_D11__LCD_D11 */
562 0x10c0 /* MX28_PAD_LCD_D12__LCD_D12 */
563 0x10d0 /* MX28_PAD_LCD_D13__LCD_D13 */
564 0x10e0 /* MX28_PAD_LCD_D14__LCD_D14 */
565 0x10f0 /* MX28_PAD_LCD_D15__LCD_D15 */
566 >;
567 fsl,drive-strength = <0>;
568 fsl,voltage = <1>;
569 fsl,pull-up = <0>;
570 };
571
547 can0_pins_a: can0@0 { 572 can0_pins_a: can0@0 {
548 reg = <0>; 573 reg = <0>;
549 fsl,pinmux-ids = < 574 fsl,pinmux-ids = <