[PATCH v2] ARM: dts: am33xx: rtc node

Subsystems: the rest

STALE5036d

3 messages, 3 authors, 2012-10-31 · open the first message on its own page

[PATCH v2] ARM: dts: am33xx: rtc node

From: Afzal Mohammed <hidden>
Date: 2012-10-30 09:34:37

Add am33xx rtc node.

Signed-off-by: Afzal Mohammed <redacted>
---
Hi Benoit,

This is based on your for_3.8/dts branch.

This has been tested on Beagle Bone.

Bindings along with driver changes for DT has been picked by Andrew
Morton and is now present in linux-next.

Regards
Afzal

v2
 1. Remove interrupt parent in rtc node.
 2. Modify subject as per new convention.


 arch/arm/boot/dts/am33xx.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 70d24b8..97a7bd3 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -291,5 +291,13 @@
 			ti,hwmods = "timer7";
 			ti,timer-pwm;
 		};
+
+		rtc at 44e3e000 {
+			compatible = "ti,da830-rtc";
+			reg = <0x44e3e000 0x1000>;
+			interrupts = <75
+				      76>;
+			ti,hwmods = "rtc";
+		};
 	};
 };
-- 
1.7.12

Re: [PATCH v2] ARM: dts: am33xx: rtc node

From: Benoit Cousson <hidden>
Date: 2012-10-31 11:07:37

Hi Afzal,

On 10/30/2012 10:34 AM, Afzal Mohammed wrote:
Add am33xx rtc node.

Signed-off-by: Afzal Mohammed <redacted>
---
Hi Benoit,

This is based on your for_3.8/dts branch.
I've just applied it in the branch with a slight change in the subject.

Thanks,
Benoit
quoted hunk
This has been tested on Beagle Bone.

Bindings along with driver changes for DT has been picked by Andrew
Morton and is now present in linux-next.

Regards
Afzal

v2
 1. Remove interrupt parent in rtc node.
 2. Modify subject as per new convention.


 arch/arm/boot/dts/am33xx.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 70d24b8..97a7bd3 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -291,5 +291,13 @@
 			ti,hwmods = "timer7";
 			ti,timer-pwm;
 		};
+
+		rtc at 44e3e000 {
+			compatible = "ti,da830-rtc";
+			reg = <0x44e3e000 0x1000>;
+			interrupts = <75
+				      76>;
+			ti,hwmods = "rtc";
+		};
 	};
 };

Re: [PATCH v2] ARM: dts: am33xx: rtc node

From: Afzal Mohammed <hidden>
Date: 2012-10-31 11:38:17

On Wednesday 31 October 2012 04:37 PM, Benoit Cousson wrote:
I've just applied it in the branch with a slight change in the subject.
Thanks Benoit

Regards
Afzal
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help