Skip to content

Commit

Permalink
ARM: sun6i: colombus: Add uart0 muxing
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
  • Loading branch information
Maxime Ripard committed Aug 21, 2013
1 parent ab4238c commit 69fb3c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/sun6i-a31-colombus.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

soc@01c00000 {
uart0: serial@01c28000 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
status = "okay";
};
};
Expand Down

0 comments on commit 69fb3c0

Please sign in to comment.