diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8378_mds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8378_mds.dts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8378_mds.dts b/arch/powerpc/boot/dts/mpc8378_mds.dts index 02941919598f..67a08d2e2ff2 100644 --- a/arch/powerpc/boot/dts/mpc8378_mds.dts +++ b/arch/powerpc/boot/dts/mpc8378_mds.dts | |||
@@ -136,6 +136,13 @@ | |||
136 | interrupts = <14 0x8>; | 136 | interrupts = <14 0x8>; |
137 | interrupt-parent = <&ipic>; | 137 | interrupt-parent = <&ipic>; |
138 | dfsrr; | 138 | dfsrr; |
139 | |||
140 | rtc@68 { | ||
141 | compatible = "dallas,ds1374"; | ||
142 | reg = <0x68>; | ||
143 | interrupts = <19 0x8>; | ||
144 | interrupt-parent = <&ipic>; | ||
145 | }; | ||
139 | }; | 146 | }; |
140 | 147 | ||
141 | i2c@3100 { | 148 | i2c@3100 { |