aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7793-gose.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-06-10 15:01:00 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-06-14 09:09:13 +0900
commit740f5c805f39ccfa3ac95983155ab7410ccadd89 (patch)
treef1502fcf2116f8bb5d958dc07d0a56b1bc3d6b32 /arch/arm/boot/dts/r8a7793-gose.dts
parentARM: dts: gose: Name serial port pfc subnodes after device names (diff)
downloadlinux-dev-740f5c805f39ccfa3ac95983155ab7410ccadd89.tar.xz
linux-dev-740f5c805f39ccfa3ac95983155ab7410ccadd89.zip
ARM: dts: gose: 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/r8a7793-gose.dts')
-rw-r--r--arch/arm/boot/dts/r8a7793-gose.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7793-gose.dts b/arch/arm/boot/dts/r8a7793-gose.dts
index 995e1e0fb1ff..90af18600124 100644
--- a/arch/arm/boot/dts/r8a7793-gose.dts
+++ b/arch/arm/boot/dts/r8a7793-gose.dts
@@ -360,7 +360,7 @@
renesas,function = "sdhi2";
};
- qspi_pins: spi0 {
+ qspi_pins: qspi {
groups = "qspi_ctrl", "qspi_data4";
function = "qspi";
};