[PATCH] powerpc: add rtc node to mpc8313erdb dts

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE6755d

2 messages, 2 authors, 2008-02-06 · open the first message on its own page

[PATCH] powerpc: add rtc node to mpc8313erdb dts

From: Kim Phillips <hidden>
Date: 2008-02-01 01:40:13

the 8313 rdb has a ds1339 at address 0x68.

Signed-off-by: Kim Phillips <redacted>
---
 arch/powerpc/boot/dts/mpc8313erdb.dts |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8313erdb.dts b/arch/powerpc/boot/dts/mpc8313erdb.dts
index 2d6653f..e1f0dca 100644
--- a/arch/powerpc/boot/dts/mpc8313erdb.dts
+++ b/arch/powerpc/boot/dts/mpc8313erdb.dts
@@ -118,6 +118,10 @@
 			interrupts = <14 0x8>;
 			interrupt-parent = <&ipic>;
 			dfsrr;
+			rtc@68 {
+				compatible = "dallas,ds1339";
+				reg = <0x68>;
+			};
 		};
 
 		i2c@3100 {
-- 
1.5.2.2

Re: [PATCH] powerpc: add rtc node to mpc8313erdb dts

From: Kumar Gala <hidden>
Date: 2008-02-06 05:37:59

On Jan 31, 2008, at 7:40 PM, Kim Phillips wrote:
the 8313 rdb has a ds1339 at address 0x68.

Signed-off-by: Kim Phillips <redacted>
---
arch/powerpc/boot/dts/mpc8313erdb.dts |    4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

applied.

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