diff options
| -rw-r--r-- | arch/mips/boot/dts/mobileye/eyeq5.dtsi | 2 | ||||
| -rw-r--r-- | arch/mips/boot/dts/mobileye/eyeq6h.dtsi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/boot/dts/mobileye/eyeq5.dtsi b/arch/mips/boot/dts/mobileye/eyeq5.dtsi index 699eeb30ced8..36a73e8a63a1 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 bbd463435ad6..5ae939d25ea8 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>; |
