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

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

Name the Pin Function Controller subnodes for SCIF2 and SCIF4 after
their device names, instead of using some arbitrary names that look like
serial port aliases, but differ from the actual 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>
上级 c32149c7
...@@ -195,12 +195,12 @@ ...@@ -195,12 +195,12 @@
}; };
}; };
scif2_pins: serial2 { scif2_pins: scif2 {
groups = "scif2_data_c"; groups = "scif2_data_c";
function = "scif2"; function = "scif2";
}; };
scif4_pins: serial4 { scif4_pins: scif4 {
groups = "scif4_data"; groups = "scif4_data";
function = "scif4"; function = "scif4";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册