1
0
Fork 0

ARM: sun6i: colombus: Add uart0 muxing

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
hifive-unleashed-5.1
Maxime Ripard 2013-06-22 23:57:27 +02:00
parent ab4238cd05
commit 69fb3c047e
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
soc@01c00000 {
uart0: serial@01c28000 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
status = "okay";
};
};