From ff8bb946408a289b2c2dbeee7410922b9e35d61d Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 27 Jun 2012 10:18:11 +0200 Subject: [PATCH] --- yaml --- r: 313227 b: refs/heads/master c: 8385e7c1db749f526e04854b48c12f1bd079b65e h: refs/heads/master i: 313225: d875cd41d297c1b652d6dfeeb0e386b0293ffcce 313223: 9fb79214404a0cc12d6913ec60b6bdc1ce505e03 v: v3 --- [refs] | 2 +- trunk/arch/arm/boot/dts/imx28.dtsi | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fe89bed66a4b..6734538f0915 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5653acc24c13e8b272e16a194b26465330753118 +refs/heads/master: 8385e7c1db749f526e04854b48c12f1bd079b65e diff --git a/trunk/arch/arm/boot/dts/imx28.dtsi b/trunk/arch/arm/boot/dts/imx28.dtsi index ee3778ae14d7..65d6a5309785 100644 --- a/trunk/arch/arm/boot/dts/imx28.dtsi +++ b/trunk/arch/arm/boot/dts/imx28.dtsi @@ -172,6 +172,14 @@ fsl,pull-up = <0>; }; + duart_pins_b: duart@1 { + reg = <1>; + fsl,pinmux-ids = <0x3022 0x3032>; + fsl,drive-strength = <0>; + fsl,voltage = <1>; + fsl,pull-up = <0>; + }; + gpmi_pins_a: gpmi-nand@0 { reg = <0>; fsl,pinmux-ids = <0x0000 0x0010 0x0020 @@ -234,6 +242,15 @@ fsl,pull-up = <1>; }; + mmc0_4bit_pins_a: mmc0-4bit@0 { + reg = <0>; + fsl,pinmux-ids = <0x2000 0x2010 0x2020 + 0x2030 0x2080 0x2090 0x20a0>; + fsl,drive-strength = <1>; + fsl,voltage = <1>; + fsl,pull-up = <1>; + }; + mmc0_cd_cfg: mmc0-cd-cfg { fsl,pinmux-ids = <0x2090>; fsl,pull-up = <0>;