1
0
Fork 0

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

Name the Pin Function Controller subnode for SCIF0 after its device
name, instead of after the serial port 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>
steinar/wifi_calib_4_9_kernel
Geert Uytterhoeven 2016-06-10 15:00:50 +02:00 committed by Simon Horman
parent 94667b193c
commit c32149c7fd
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
pinctrl-0 = <&scif_clk_pins>;
pinctrl-names = "default";
scif0_pins: serial0 {
scif0_pins: scif0 {
groups = "scif0_data_a", "scif0_ctrl";
function = "scif0";
};