DORMANTno replies

[PATCH v2 2/4] ARM: mach-shmobile: r8a7779: SATA DT configuration

From: Sergei Shtylyov <hidden>
Date: 2013-02-18 20:30:44
Also in: linux-sh

From: Vladimir Barinov <redacted>

Allow configuration of the r8a7779 SoC SATA controller using a flattened device
tree.

Signed-off-by: Vladimir Barinov <redacted>
Signed-off-by: Sergei Shtylyov <redacted>

---
Changes since v1:
- removed "0x" from the node name.
 
 arch/arm/boot/dts/r8a7779.dtsi |    7 +++++++
 1 file changed, 7 insertions(+)

Index: renesas/arch/arm/boot/dts/r8a7779.dtsi
===================================================================
--- renesas.orig/arch/arm/boot/dts/r8a7779.dtsi
+++ renesas/arch/arm/boot/dts/r8a7779.dtsi
@@ -92,4 +92,11 @@
 		interrupts = <0 28 0x4>;
 		reg-io-width = <4>;
 	};
+
+	sata: sata at fc600000 {
+		compatible = "renesas,rcar-sata";
+		reg = <0xfc600000 0x2000>;
+		interrupt-parent = <&gic>;
+		interrupts = <0 100 0x4>;
+	};
 };
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help