Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5cfade1829440af45cd24ea7483d2e16876fc602
Commit:     5cfade1829440af45cd24ea7483d2e16876fc602
Parent:     266fb4af93427923ee76bd9dc73ec352b8d791ab
Author:     Kim Phillips <[EMAIL PROTECTED]>
AuthorDate: Thu Jan 31 19:40:05 2008 -0600
Committer:  Kumar Gala <[EMAIL PROTECTED]>
CommitDate: Tue Feb 5 23:30:14 2008 -0600

    [POWERPC] 83xx: Add rtc node to mpc8313erdb dts
    
    The 8313 rdb has a ds1339 at address 0x68.
    
    Signed-off-by: Kim Phillips <[EMAIL PROTECTED]>
    Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
 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;
+                       [EMAIL PROTECTED] {
+                               compatible = "dallas,ds1339";
+                               reg = <0x68>;
+                       };
                };
 
                [EMAIL PROTECTED] {
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to