From: Neil Armstrong Date: Thu, 6 Jun 2024 08:48:17 +0000 (+0200) Subject: arm64: dts: amlogic: a1: use correct node name for mmc controller X-Git-Tag: io_uring-6.11-20240722~96^2~23^2~14 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ea99706a438f19cf352242ffabab46bbc76a03d3;p=linux-block.git arm64: dts: amlogic: a1: use correct node name for mmc controller This fixes the following: sd@10000: $nodename:0: 'sd@10000' does not match '^mmc(@.*)?$' Tested-by: Christian Hewitt Link: https://lore.kernel.org/r/20240606-topic-amlogic-upstream-bindings-fixes-dts-v1-10-62e812729541@linaro.org Signed-off-by: Neil Armstrong --- diff --git a/arch/arm64/boot/dts/amlogic/meson-a1.dtsi b/arch/arm64/boot/dts/amlogic/meson-a1.dtsi index a3ff266fb17d..c16f57b5ce9f 100644 --- a/arch/arm64/boot/dts/amlogic/meson-a1.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-a1.dtsi @@ -432,7 +432,7 @@ clock-names = "fixpll_in", "hifipll_in"; }; - sd_emmc: sd@10000 { + sd_emmc: mmc@10000 { compatible = "amlogic,meson-axg-mmc"; reg = <0x0 0x10000 0x0 0x800>; interrupts = ;