From: Benoît Monin Date: Tue, 22 Jul 2025 15:15:20 +0000 (+0200) Subject: MIPS: mobileye: dts: eyeq5,eyeq6h: rename the emmc controller X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=707b74c6c2caf89692bcd746f928fdcd564e151b;p=thirdparty%2Fkernel%2Flinux.git MIPS: mobileye: dts: eyeq5,eyeq6h: rename the emmc controller The name should match the pattern defined in the mmc-controller binding. Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202507220336.JhvVLL7k-lkp@intel.com/ Closes: https://lore.kernel.org/oe-kbuild-all/202507220215.wVoUMK5B-lkp@intel.com/ Signed-off-by: Benoît Monin Reviewed-by: Krzysztof Kozlowski Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/boot/dts/mobileye/eyeq5.dtsi b/arch/mips/boot/dts/mobileye/eyeq5.dtsi index 699eeb30ced81..36a73e8a63a1a 100644 --- a/arch/mips/boot/dts/mobileye/eyeq5.dtsi +++ b/arch/mips/boot/dts/mobileye/eyeq5.dtsi @@ -254,7 +254,7 @@ }; }; - emmc: sdhci@2200000 { + emmc: mmc@2200000 { compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc"; reg = <0 0x2200000 0x0 0x1000>; interrupt-parent = <&gic>; diff --git a/arch/mips/boot/dts/mobileye/eyeq6h.dtsi b/arch/mips/boot/dts/mobileye/eyeq6h.dtsi index bbd463435ad65..5ae939d25ea87 100644 --- a/arch/mips/boot/dts/mobileye/eyeq6h.dtsi +++ b/arch/mips/boot/dts/mobileye/eyeq6h.dtsi @@ -109,7 +109,7 @@ clock-names = "ref"; }; - emmc: sdhci@d8010000 { + emmc: mmc@d8010000 { compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc"; reg = <0 0xd8010000 0x0 0x1000>; interrupt-parent = <&gic>;