summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2021-01-22 23:20:38 +0100
committerArnd Bergmann <arnd@arndb.de>2021-01-22 23:38:33 +0100
commitf5e4bf9060d34f93519e319d71ee71d779a41084 (patch)
treeaeea366fa90ef104f99b324ef3d799ae5c991132 /arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
parent0c09604d1e5bb9e0f0600e4e172ee0b7a8393090 (diff)
downloadlinux-f5e4bf9060d34f93519e319d71ee71d779a41084.tar.gz
linux-f5e4bf9060d34f93519e319d71ee71d779a41084.tar.bz2
linux-f5e4bf9060d34f93519e319d71ee71d779a41084.zip
ARM: dts: nomadik: Fix up MMC node names
Fix the node names for the MMC/SD card controller to conform to the standard node name mmc@.. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20210122222038.2888747-1-linus.walleij@linaro.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/ste-nomadik-stn8815.dtsi')
-rw-r--r--arch/arm/boot/dts/ste-nomadik-stn8815.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
index 4f38aeecadb3..c9b906432341 100644
--- a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
+++ b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
@@ -825,7 +825,7 @@
interrupts = <10>;
};
- mmcsd: sdi@101f6000 {
+ mmcsd: mmc@101f6000 {
compatible = "arm,pl18x", "arm,primecell";
reg = <0x101f6000 0x1000>;
clocks = <&sdiclk>, <&pclksdi>;