Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <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>

authored by

Benoît Monin and committed by
Thomas Bogendoerfer
707b74c6 35ad7e18

+2 -2
+1 -1
arch/mips/boot/dts/mobileye/eyeq5.dtsi
··· 254 254 }; 255 255 }; 256 256 257 - emmc: sdhci@2200000 { 257 + emmc: mmc@2200000 { 258 258 compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc"; 259 259 reg = <0 0x2200000 0x0 0x1000>; 260 260 interrupt-parent = <&gic>;
+1 -1
arch/mips/boot/dts/mobileye/eyeq6h.dtsi
··· 109 109 clock-names = "ref"; 110 110 }; 111 111 112 - emmc: sdhci@d8010000 { 112 + emmc: mmc@d8010000 { 113 113 compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc"; 114 114 reg = <0 0xd8010000 0x0 0x1000>; 115 115 interrupt-parent = <&gic>;