powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards
[safe/jmp/linux-2.6] / arch / powerpc / boot / dts / mpc8379_mds.dts
index 13a2311..323370a 100644 (file)
                        interrupts = <14 0x8>;
                        interrupt-parent = <&ipic>;
                        dfsrr;
+
+                       rtc@68 {
+                               compatible = "dallas,ds1374";
+                               reg = <0x68>;
+                               interrupts = <19 0x8>;
+                               interrupt-parent = <&ipic>;
+                       };
                };
 
                i2c@3100 {