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

ARM: dts: gose: Name serial port pfc subnodes after device names

Name the Pin Function Controller subnodes for SCIF0 and SCIF1 after
their device names, instead of after the serial port aliases.

This avoids conflicts when enabling support for more serial ports later,
either here or in a DT overlay.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 2d3e1701
......@@ -320,12 +320,12 @@
function = "du";
};
scif0_pins: serial0 {
scif0_pins: scif0 {
groups = "scif0_data_d";
function = "scif0";
};
scif1_pins: serial1 {
scif1_pins: scif1 {
groups = "scif1_data_d";
function = "scif1";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册