ARM: sunxi: olinuxino: Add muxing for the uart

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Maxime Ripard
2013-01-18 22:30:39 +01:00
committed by Linus Walleij
szülő 4348cc643a
commit c54729eeb0

Fájl megtekintése

@@ -24,6 +24,8 @@
soc {
uart1: uart@01c28400 {
pinctrl-names = "default";
pinctrl-0 = <&uart1_pins_b>;
status = "okay";
};
};