aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/r8a7794-silk.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-06-10 15:01:04 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-06-14 09:11:26 +0900
commita35cc9d26260aad5b010f247a1dae5dc8dcdf067 (patch)
treef03703b2dd3ffe1cdeb4a4fd51a36e58e096129d /arch/arm/boot/dts/r8a7794-silk.dts
parentARM: dts: silk: Name serial port pfc subnode after device name (diff)
downloadwireguard-linux-a35cc9d26260aad5b010f247a1dae5dc8dcdf067.tar.xz
wireguard-linux-a35cc9d26260aad5b010f247a1dae5dc8dcdf067.zip
ARM: dts: silk: 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-silk.dts')
-rw-r--r--arch/arm/boot/dts/r8a7794-silk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7794-silk.dts b/arch/arm/boot/dts/r8a7794-silk.dts
index 7e88f6fe55cd..488de730bee8 100644
--- a/arch/arm/boot/dts/r8a7794-silk.dts
+++ b/arch/arm/boot/dts/r8a7794-silk.dts
@@ -164,7 +164,7 @@
function = "sdhi1";
};
- qspi_pins: spi0 {
+ qspi_pins: qspi {
groups = "qspi_ctrl", "qspi_data4";
function = "qspi";
};