Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab4238cd authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sun6i: Add UART0 muxing options

parent 140e1721
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -76,6 +76,13 @@
			#address-cells = <1>;
			#size-cells = <0>;
			#gpio-cells = <3>;

			uart0_pins_a: uart0@0 {
				allwinner,pins = "PH20", "PH21";
				allwinner,function = "uart0";
				allwinner,drive = <0>;
				allwinner,pull = <0>;
			};
		};

		timer@01c20c00 {