From: Laurent Pinchart Date: Sun, 26 Oct 2014 17:40:11 +0000 (+0200) Subject: ARM: shmobile: r8a7790: Rename mmcif node to mmc X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=22c2b78d3131cd161599be7a9f320523969b23c4;p=linux-beck.git ARM: shmobile: r8a7790: Rename mmcif node to mmc Node names should describe the function of the device, not its IP core name. Signed-off-by: Laurent Pinchart Tested-by: Kuninori Morimoto Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index a2f2c7f71b68..63922a136313 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi @@ -392,7 +392,7 @@ status = "disabled"; }; - mmcif0: mmcif@ee200000 { + mmcif0: mmc@ee200000 { compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif"; reg = <0 0xee200000 0 0x80>; interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;