diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8540ads.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8540ads.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8540ads.dts b/arch/powerpc/boot/dts/mpc8540ads.dts index 18033ed0b535..58e165e87373 100644 --- a/arch/powerpc/boot/dts/mpc8540ads.dts +++ b/arch/powerpc/boot/dts/mpc8540ads.dts | |||
@@ -165,14 +165,12 @@ | |||
165 | interrupt-parent = <&mpic>; | 165 | interrupt-parent = <&mpic>; |
166 | }; | 166 | }; |
167 | mpic: pic@40000 { | 167 | mpic: pic@40000 { |
168 | clock-frequency = <0>; | ||
169 | interrupt-controller; | 168 | interrupt-controller; |
170 | #address-cells = <0>; | 169 | #address-cells = <0>; |
171 | #interrupt-cells = <2>; | 170 | #interrupt-cells = <2>; |
172 | reg = <0x40000 0x40000>; | 171 | reg = <0x40000 0x40000>; |
173 | compatible = "chrp,open-pic"; | 172 | compatible = "chrp,open-pic"; |
174 | device_type = "open-pic"; | 173 | device_type = "open-pic"; |
175 | big-endian; | ||
176 | }; | 174 | }; |
177 | }; | 175 | }; |
178 | 176 | ||