aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7790.dtsi
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-10-21 22:36:13 -0400
committerSimon Horman <horms+renesas@verge.net.au>2013-12-10 03:27:00 -0500
commitb718aa448378a83c698f92073a4aa24df0d9444b (patch)
tree2d60e67f87b6e434dc4acd711d1a1faf41f754ac /arch/arm/boot/dts/r8a7790.dtsi
parent2624705ceb7b139cffdb409682d3e1bc480abec7 (diff)
ARM: shmobile: r8a7790: tidyup DT node naming
According to ePAPR spec, this patch tidies up DT node name and related clock. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7790.dtsi')
-rw-r--r--arch/arm/boot/dts/r8a7790.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index ee845fad939b..5ae7db640e75 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -225,7 +225,7 @@
225 status = "disabled"; 225 status = "disabled";
226 }; 226 };
227 227
228 mmcif1: mmcif@ee220000 { 228 mmcif1: mmc@ee220000 {
229 compatible = "renesas,sh-mmcif"; 229 compatible = "renesas,sh-mmcif";
230 reg = <0 0xee220000 0 0x80>; 230 reg = <0 0xee220000 0 0x80>;
231 interrupt-parent = <&gic>; 231 interrupt-parent = <&gic>;
@@ -239,7 +239,7 @@
239 reg = <0 0xe6060000 0 0x250>; 239 reg = <0 0xe6060000 0 0x250>;
240 }; 240 };
241 241
242 sdhi0: sdhi@ee100000 { 242 sdhi0: sd@ee100000 {
243 compatible = "renesas,sdhi-r8a7790"; 243 compatible = "renesas,sdhi-r8a7790";
244 reg = <0 0xee100000 0 0x100>; 244 reg = <0 0xee100000 0 0x100>;
245 interrupt-parent = <&gic>; 245 interrupt-parent = <&gic>;
@@ -248,7 +248,7 @@
248 status = "disabled"; 248 status = "disabled";
249 }; 249 };
250 250
251 sdhi1: sdhi@ee120000 { 251 sdhi1: sd@ee120000 {
252 compatible = "renesas,sdhi-r8a7790"; 252 compatible = "renesas,sdhi-r8a7790";
253 reg = <0 0xee120000 0 0x100>; 253 reg = <0 0xee120000 0 0x100>;
254 interrupt-parent = <&gic>; 254 interrupt-parent = <&gic>;
@@ -257,7 +257,7 @@
257 status = "disabled"; 257 status = "disabled";
258 }; 258 };
259 259
260 sdhi2: sdhi@ee140000 { 260 sdhi2: sd@ee140000 {
261 compatible = "renesas,sdhi-r8a7790"; 261 compatible = "renesas,sdhi-r8a7790";
262 reg = <0 0xee140000 0 0x100>; 262 reg = <0 0xee140000 0 0x100>;
263 interrupt-parent = <&gic>; 263 interrupt-parent = <&gic>;
@@ -266,7 +266,7 @@
266 status = "disabled"; 266 status = "disabled";
267 }; 267 };
268 268
269 sdhi3: sdhi@ee160000 { 269 sdhi3: sd@ee160000 {
270 compatible = "renesas,sdhi-r8a7790"; 270 compatible = "renesas,sdhi-r8a7790";
271 reg = <0 0xee160000 0 0x100>; 271 reg = <0 0xee160000 0 0x100>;
272 interrupt-parent = <&gic>; 272 interrupt-parent = <&gic>;