summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sh73a0-kzm9g.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-06-10 15:01:05 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-06-14 02:11:38 +0200
commit970a62e07e5cfba58a571e4ba671f438065fcb19 (patch)
treeb12bb1419aa8e327427d7abf2b66166cfc511e1d /arch/arm/boot/dts/sh73a0-kzm9g.dts
parentARM: dts: silk: Name spi pfc subnode after device name (diff)
downloadlinux-970a62e07e5cfba58a571e4ba671f438065fcb19.tar.xz
linux-970a62e07e5cfba58a571e4ba671f438065fcb19.zip
ARM: dts: kzm9g: Name serial port pfc subnode after device name
Name the Pin Function Controller subnode for SCIFA4 after its device name, instead of after the serial port alias. This avoids conflicts when adding 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>
Diffstat (limited to 'arch/arm/boot/dts/sh73a0-kzm9g.dts')
-rw-r--r--arch/arm/boot/dts/sh73a0-kzm9g.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts b/arch/arm/boot/dts/sh73a0-kzm9g.dts
index 36567cbf2e1c..1df68b167033 100644
--- a/arch/arm/boot/dts/sh73a0-kzm9g.dts
+++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts
@@ -352,7 +352,7 @@
};
};
- scifa4_pins: serial4 {
+ scifa4_pins: scifa4 {
groups = "scifa4_data", "scifa4_ctrl";
function = "scifa4";
};