Browse Source

ARM: mx28: add auart3 2 pins pinmux to imx28.dtsi

Add auart3 2 pins configuration on its main pads

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Eric Bénard 12 years ago
parent
commit
4812e74616
1 changed files with 11 additions and 0 deletions
  1. 11 0
      arch/arm/boot/dts/imx28.dtsi

+ 11 - 0
arch/arm/boot/dts/imx28.dtsi

@@ -365,6 +365,17 @@
 					fsl,pull-up = <0>;
 				};
 
+				auart3_2pins_b: auart3-2pins@1 {
+					reg = <1>;
+					fsl,pinmux-ids = <
+						0x30c0 /* MX28_PAD_AUART3_RX__AUART3_RX */
+						0x30d0 /* MX28_PAD_AUART3_TX__AUART3_TX */
+					>;
+					fsl,drive-strength = <0>;
+					fsl,voltage = <1>;
+					fsl,pull-up = <0>;
+				};
+
 				mac0_pins_a: mac0@0 {
 					reg = <0>;
 					fsl,pinmux-ids = <