diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8548cds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8548cds.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8548cds.dts b/arch/powerpc/boot/dts/mpc8548cds.dts index fa298a8c81cc..213c88e5aee8 100644 --- a/arch/powerpc/boot/dts/mpc8548cds.dts +++ b/arch/powerpc/boot/dts/mpc8548cds.dts | |||
@@ -208,14 +208,12 @@ | |||
208 | }; | 208 | }; |
209 | 209 | ||
210 | mpic: pic@40000 { | 210 | mpic: pic@40000 { |
211 | clock-frequency = <0>; | ||
212 | interrupt-controller; | 211 | interrupt-controller; |
213 | #address-cells = <0>; | 212 | #address-cells = <0>; |
214 | #interrupt-cells = <2>; | 213 | #interrupt-cells = <2>; |
215 | reg = <0x40000 0x40000>; | 214 | reg = <0x40000 0x40000>; |
216 | compatible = "chrp,open-pic"; | 215 | compatible = "chrp,open-pic"; |
217 | device_type = "open-pic"; | 216 | device_type = "open-pic"; |
218 | big-endian; | ||
219 | }; | 217 | }; |
220 | }; | 218 | }; |
221 | 219 | ||