mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-05 09:36:39 -04:00
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:
committed by
Thomas Bogendoerfer
parent
35ad7e1815
commit
707b74c6c2
@@ -254,7 +254,7 @@ timer {
|
||||
};
|
||||
};
|
||||
|
||||
emmc: sdhci@2200000 {
|
||||
emmc: mmc@2200000 {
|
||||
compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc";
|
||||
reg = <0 0x2200000 0x0 0x1000>;
|
||||
interrupt-parent = <&gic>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user