ARM: dts: sun7i: add pin muxing options for UART2
authorChen-Yu Tsai <wens@csie.org>
Tue, 14 Jan 2014 14:49:50 +0000 (22:49 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 3 Feb 2014 12:45:25 +0000 (13:45 +0100)
UART2 is used on CubieTruck to connect to the Bluetooth module.
Add the pin set used in this case.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun7i-a20.dtsi

index b47685587eb00d1bc29668ea92df1c3d819af7cc..bfb2cf283dbb3dd9368ce527ee93a9c63d8e1f9c 100644 (file)
                                allwinner,pull = <0>;
                        };
 
+                       uart2_pins_a: uart2@0 {
+                               allwinner,pins = "PI16", "PI17", "PI18", "PI19";
+                               allwinner,function = "uart2";
+                               allwinner,drive = <0>;
+                               allwinner,pull = <0>;
+                       };
+
                        uart6_pins_a: uart6@0 {
                                allwinner,pins = "PI12", "PI13";
                                allwinner,function = "uart6";