Add auart2 pins configuration on its main pads

Signed-off-by: Aida Mynzhasova <[email protected]>
---
 arch/arm/boot/dts/imx28.dtsi | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 7363fde..81102b2 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -320,6 +320,19 @@
                                        fsl,pull-up = <0>;
                                };
 
+                               auart2_pins_a: auart2@0 {
+                                       reg = <0>;
+                                       fsl,pinmux-ids = <
+                                               0x3080 /* 
MX28_PAD_AUART2_RX__AUART2_RX */
+                                               0x3090 /* 
MX28_PAD_AUART2_TX__AUART2_TX */
+                                               0x30a0 /* 
MX28_PAD_AUART2_CTS__AUART2_CTS */
+                                               0x30b0 /* 
MX28_PAD_AUART2_RTS__AUART2_RTS */
+                                       >;
+                                       fsl,drive-strength = <0>;
+                                       fsl,voltage = <1>;
+                                       fsl,pull-up = <0>;
+                               };
+
                                auart2_2pins_a: auart2-2pins@0 {
                                        reg = <0>;
                                        fsl,pinmux-ids = <
-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to