Thread (13 messages) flat view 13 messages, 3 authors, 2013-10-08

[PATCH RFC 5/6] ARM: dts: AM335x: prcm node (for reset)

From: tony@atomide.com (Tony Lindgren)
Date: 2013-10-08 18:18:37
Also in: linux-devicetree, linux-omap, lkml

* Afzal Mohammed [off-list ref] [130902 07:30]:
Add AM335x prcm node with reset binding.
Please put the .dts changes into a separate series from
driver changes so the driver maintainers don't accidentally
queue also the .dts changes. This is to avoid pointless
self-inflicted merge conflicts.

Regards,

Tony
 
quoted hunk ↗ jump to hunk
Signed-off-by: Afzal Mohammed <redacted>
---
 arch/arm/boot/dts/am33xx.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 4701e3c..c2ccf94 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -530,6 +530,12 @@
 			#size-cells = <1>;
 			status = "disabled";
 		};
+
+		prcm: prcm at 44e00000 {
+			compatible = "ti,am3352-prcm";
+			reg = <0x44e00000 0x1300>;
+			#reset-cells = <1>;
+		};
 	};
 
 	clocks {
-- 
1.8.3.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help