[PATCH 2/2] MIPS: mobileye: dts: eyeq6h: rename the emmc controller
From: Benoît Monin
Date: Tue Jul 22 2025 - 11:17:35 EST
The name should match the pattern defined in the mmc-controller binding.
Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202507220215.wVoUMK5B-lkp@xxxxxxxxx/
Signed-off-by: Benoît Monin <benoit.monin@xxxxxxxxxxx>
---
arch/mips/boot/dts/mobileye/eyeq6h.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/boot/dts/mobileye/eyeq6h.dtsi b/arch/mips/boot/dts/mobileye/eyeq6h.dtsi
index bbd463435ad658105a862c5b550d21e1110e7c8c..5ae939d25ea87ddc15cb848c249beed3d07e32e0 100644
--- a/arch/mips/boot/dts/mobileye/eyeq6h.dtsi
+++ b/arch/mips/boot/dts/mobileye/eyeq6h.dtsi
@@ -109,7 +109,7 @@ olb_east: system-controller@d3358000 {
clock-names = "ref";
};
- emmc: sdhci@d8010000 {
+ emmc: mmc@d8010000 {
compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc";
reg = <0 0xd8010000 0x0 0x1000>;
interrupt-parent = <&gic>;
--
2.50.1