提交 79825719 编写于 作者: A Andreas Färber 提交者: Maxime Ripard

arm64: dts: allwinner: a64: Add UART2 pin nodes

UART2 is exposed on the Pi connector of Pine64. Make a pinctrl node
available at the SoC level, to simplify enabling UART2 via DT overlay.
Signed-off-by: NAndreas Färber <afaerber@suse.de>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 8543e620
......@@ -317,6 +317,11 @@
pins = "PG8", "PG9";
function = "uart1";
};
uart2_pins: uart2-pins {
pins = "PB0", "PB1";
function = "uart2";
};
};
uart0: serial@1c28000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册