devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: shmobile: r8a7790 dtsi: Drop bogus 0x unit-address prefix
@ 2014-10-29 14:30 Geert Uytterhoeven
  2014-10-29 14:30 ` [PATCH 2/3] ARM: shmobile: r8a7791 " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2014-10-29 14:30 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm; +Cc: devicetree, linux-sh, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7790.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 7add12c3750aa2fb..3e28ee16683bff1c 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -1328,7 +1328,7 @@
 		status = "disabled";
 	};
 
-	rcar_sound: rcar_sound@0xec500000 {
+	rcar_sound: rcar_sound@ec500000 {
 		#sound-dai-cells = <1>;
 		compatible =  "renesas,rcar_sound-r8a7790", "renesas,rcar_sound-gen2", "renesas,rcar_sound";
 		reg =	<0 0xec500000 0 0x1000>, /* SCU */
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-30  1:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 14:30 [PATCH 1/3] ARM: shmobile: r8a7790 dtsi: Drop bogus 0x unit-address prefix Geert Uytterhoeven
2014-10-29 14:30 ` [PATCH 2/3] ARM: shmobile: r8a7791 " Geert Uytterhoeven
2014-10-29 14:30 ` [PATCH 3/3] ARM: shmobile: kzm9g-reference dts: " Geert Uytterhoeven
2014-10-30  1:20 ` [PATCH 1/3] ARM: shmobile: r8a7790 dtsi: " Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).