]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: shmobile: r8a7790: Rename mmcif node to mmc
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 26 Oct 2014 17:40:11 +0000 (19:40 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 30 Oct 2014 00:56:36 +0000 (09:56 +0900)
Node names should describe the function of the device, not its IP core
name.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790.dtsi

index a2f2c7f71b68ee942ad9e5d623d335e868d359d4..63922a136313bcb0557fbb4e00d2f458c52a776e 100644 (file)
                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>;