ARM: dts: mxs: Add AUART2 pinmux
authorMarek Vasut <marek.vasut@gmail.com>
Thu, 9 Jun 2016 19:43:11 +0000 (21:43 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 10 Jun 2016 13:03:44 +0000 (21:03 +0800)
Add 2-pin pinmux settings for AUART2.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx23.dtsi

index c70ebef..0c9a357 100644 (file)
                                        fsl,pull-up = <MXS_PULL_DISABLE>;
                                };
 
+                               auart1_2pins_a: auart1-2pins@0 {
+                                       reg = <0>;
+                                       fsl,pinmux-ids = <
+                                               MX23_PAD_GPMI_D14__AUART2_RX
+                                               MX23_PAD_GPMI_D15__AUART2_TX
+                                       >;
+                                       fsl,drive-strength = <MXS_DRIVE_4mA>;
+                                       fsl,voltage = <MXS_VOLTAGE_HIGH>;
+                                       fsl,pull-up = <MXS_PULL_DISABLE>;
+                               };
+
                                gpmi_pins_a: gpmi-nand@0 {
                                        reg = <0>;
                                        fsl,pinmux-ids = <