summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7794-alt.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-06-10 15:01:02 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-06-14 02:10:58 +0200
commitfc10f3c93b2d32a490fcbf89329179d9d8320beb (patch)
treeb840018254e610f6b8338cb103334063779701f1 /arch/arm/boot/dts/r8a7794-alt.dts
parentARM: dts: alt: Name serial port pfc subnode after device name (diff)
downloadlinux-fc10f3c93b2d32a490fcbf89329179d9d8320beb.tar.xz
linux-fc10f3c93b2d32a490fcbf89329179d9d8320beb.zip
ARM: dts: alt: Name spi pfc subnode after device name
Name the Pin Function Controller subnode for QSPI after its device name, instead of after the spi interface alias. This avoids conflicts when enabling support for more spi interfaces 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/r8a7794-alt.dts')
-rw-r--r--arch/arm/boot/dts/r8a7794-alt.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7794-alt.dts b/arch/arm/boot/dts/r8a7794-alt.dts
index 1335664b2f88..1ad37d431a2a 100644
--- a/arch/arm/boot/dts/r8a7794-alt.dts
+++ b/arch/arm/boot/dts/r8a7794-alt.dts
@@ -147,7 +147,7 @@
};
&pfc {
- qspi_pins: spi0 {
+ qspi_pins: qspi {
groups = "qspi_ctrl", "qspi_data4";
function = "qspi";
};