]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MIPS: mobileye: dts: eyeq5,eyeq6h: rename the emmc controller
authorBenoît Monin <benoit.monin@bootlin.com>
Tue, 22 Jul 2025 15:15:20 +0000 (17:15 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 28 Jul 2025 07:56:41 +0000 (09:56 +0200)
The name should match the pattern defined in the mmc-controller binding.

Reported-by: kernel test robot <lkp@intel.com>
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 <benoit.monin@bootlin.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/mobileye/eyeq5.dtsi
arch/mips/boot/dts/mobileye/eyeq6h.dtsi

index 699eeb30ced8159b6a0b5d75541f1e6cb6ef4e5e..36a73e8a63a1ab32d1c300d17c4491b175428cdf 100644 (file)
                        };
                };
 
-               emmc: sdhci@2200000 {
+               emmc: mmc@2200000 {
                        compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc";
                        reg = <0 0x2200000 0x0 0x1000>;
                        interrupt-parent = <&gic>;
index bbd463435ad658105a862c5b550d21e1110e7c8c..5ae939d25ea87ddc15cb848c249beed3d07e32e0 100644 (file)
                        clock-names = "ref";
                };
 
-               emmc: sdhci@d8010000 {
+               emmc: mmc@d8010000 {
                        compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc";
                        reg = <0 0xd8010000 0x0 0x1000>;
                        interrupt-parent = <&gic>;