projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45b439c
)
ARM: shmobile: r8a7790: Rename mmcif node to mmc
author
Laurent Pinchart
<
[email protected]
>
Sun, 26 Oct 2014 17:40:11 +0000
(19:40 +0200)
committer
Simon Horman
<
[email protected]
>
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 <
[email protected]
>
Tested-by: Kuninori Morimoto <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm/boot/dts/r8a7790.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7790.dtsi
b/arch/arm/boot/dts/r8a7790.dtsi
index a2f2c7f71b68ee942ad9e5d623d335e868d359d4..63922a136313bcb0557fbb4e00d2f458c52a776e 100644
(file)
--- a/
arch/arm/boot/dts/r8a7790.dtsi
+++ b/
arch/arm/boot/dts/r8a7790.dtsi
@@
-392,7
+392,7
@@
status = "disabled";
};
- mmcif0: mmc
if
@ee200000 {
+ mmcif0: mmc@ee200000 {
compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif";
reg = <0 0xee200000 0 0x80>;
interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;