提交 2a950b2c 编写于 作者: C Chen-Yu Tsai 提交者: Maxime Ripard

ARM: dts: sun9i: Add uart4 pinmux setting for A80 SoC

uart4 only has one possible pinmux setting on the A80 SoC.
Signed-off-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 0cc45399
...@@ -365,6 +365,13 @@ ...@@ -365,6 +365,13 @@
allwinner,drive = <0>; allwinner,drive = <0>;
allwinner,pull = <0>; allwinner,pull = <0>;
}; };
uart4_pins_a: uart4@0 {
allwinner,pins = "PG12", "PG13", "PG14", "PG15";
allwinner,function = "uart4";
allwinner,drive = <0>;
allwinner,pull = <0>;
};
}; };
uart0: serial@07000000 { uart0: serial@07000000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册