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>
This commit is contained in:
Benoît Monin 2025-07-22 17:15:20 +02:00 committed by Thomas Bogendoerfer
parent 35ad7e1815
commit 707b74c6c2
2 changed files with 2 additions and 2 deletions

View file

@ -254,7 +254,7 @@
};
};
emmc: sdhci@2200000 {
emmc: mmc@2200000 {
compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc";
reg = <0 0x2200000 0x0 0x1000>;
interrupt-parent = <&gic>;

View file

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