1
0
Fork 0

ARM: dts: alt: Name serial port pfc subnode after device name

Name the Pin Function Controller subnode for SCIF2 after its device
name, instead of using some arbitrary name that looks like a serial port
alias, but differs from the actual alias.

This avoids conflicts when enabling support for more serial ports later,
either here or in a DT overlay.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
hifive-unleashed-5.1
Geert Uytterhoeven 2016-06-10 15:01:01 +02:00 committed by Simon Horman
parent 740f5c805f
commit d88f5bc4a9
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
function = "du";
};
scif2_pins: serial2 {
scif2_pins: scif2 {
groups = "scif2_data";
function = "scif2";
};