Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mips: dts: pic32: pic32mzda: Rename the sdhci nodename to match with common mmc-controller binding

Rename the sdhci nodename from "sdhci@" to "mmc@" to align with
linux common mmc-controller binding.

Signed-off-by: Charan Pedumuru <charan.pedumuru@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Charan Pedumuru and committed by
Thomas Bogendoerfer
3590692a 4cc7543e

+1 -1
+1 -1
arch/mips/boot/dts/pic32/pic32mzda.dtsi
··· 225 225 gpio-ranges = <&pic32_pinctrl 0 144 16>; 226 226 }; 227 227 228 - sdhci: sdhci@1f8ec000 { 228 + sdhci: mmc@1f8ec000 { 229 229 compatible = "microchip,pic32mzda-sdhci"; 230 230 reg = <0x1f8ec000 0x100>; 231 231 interrupts = <191 IRQ_TYPE_LEVEL_HIGH>;