powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards
[sfrench/cifs-2.6.git] / arch / powerpc / boot / dts / mpc8378_mds.dts
index 02941919598fac2516049e26c6206767b2582316..67a08d2e2ff254fff684ecfc550cd73e680f0318 100644 (file)
                        interrupts = <14 0x8>;
                        interrupt-parent = <&ipic>;
                        dfsrr;
+
+                       rtc@68 {
+                               compatible = "dallas,ds1374";
+                               reg = <0x68>;
+                               interrupts = <19 0x8>;
+                               interrupt-parent = <&ipic>;
+                       };
                };
 
                i2c@3100 {