lkml.org 
[lkml]   [2013]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH RFC 6/6] ARM: dts: AM4372: prcm node (for reset)
Date
Add AM4372 prcm node with reset binding.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
---
arch/arm/boot/dts/am4372.dtsi | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index 5a68fde..d0d11b3 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -411,6 +411,12 @@
ti,hwmods = "epwmss5";
status = "disabled";
};
+
+ prcm: prcm@44df0000 {
+ compatible = "ti,am4372-prcm";
+ reg = <0x44df0000 0xa000>;
+ #reset-cells = <1>;
+ };
};

clocks {
--
1.8.3.4


\
 
 \ /
  Last update: 2013-09-02 17:01    [W:0.175 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site