mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01: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:
parent
35ad7e1815
commit
707b74c6c2
2 changed files with 2 additions and 2 deletions
|
|
@ -254,7 +254,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
emmc: sdhci@2200000 {
|
||||
emmc: mmc@2200000 {
|
||||
compatible = "mobileye,eyeq-sd4hc", "cdns,sd4hc";
|
||||
reg = <0 0x2200000 0x0 0x1000>;
|
||||
interrupt-parent = <&gic>;
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue