aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
diff options
context:
space:
mode:
authorChris Packham <chris.packham@alliedtelesis.co.nz>2022-03-30 11:05:43 +1300
committerGregory CLEMENT <gregory.clement@bootlin.com>2022-05-09 11:23:33 +0200
commit239466bddfc02f9643f64be74ba9a1d80c286f4b (patch)
tree1e0d4fa6fb7acd0910be1325000575c39efddccd /arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
parentarm64: dts: marvell: espressobin-ultra: enable front USB3 port (diff)
downloadlinux-dev-239466bddfc02f9643f64be74ba9a1d80c286f4b.tar.xz
linux-dev-239466bddfc02f9643f64be74ba9a1d80c286f4b.zip
arm64: dts: marvell: Update sdhci node names to match schema
Update the node names of the sdhci@ interfaces to be mmc@ to match the node name enforced by the mmc-controller.yaml schema. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-cp11x.dtsi')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-cp11x.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi b/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
index 3bd2182817fb..d6c0990a267d 100644
--- a/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
@@ -493,7 +493,7 @@
status = "okay";
};
- CP11X_LABEL(sdhci0): sdhci@780000 {
+ CP11X_LABEL(sdhci0): mmc@780000 {
compatible = "marvell,armada-cp110-sdhci";
reg = <0x780000 0x300>;
interrupts = <27 IRQ_TYPE_LEVEL_HIGH>;