提交 ea203404 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

arm64: dts: draak: Add serial console pins

Add pin control for SCIF2.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 bea2ab13
...@@ -36,7 +36,18 @@ ...@@ -36,7 +36,18 @@
clock-frequency = <48000000>; clock-frequency = <48000000>;
}; };
&pfc {
scif2_pins: scif2 {
groups = "scif2_data";
function = "scif2";
};
};
&scif2 { &scif2 {
pinctrl-0 = <&scif2_pins>;
pinctrl-names = "default";
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册