aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8641_hpcn.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8641_hpcn.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8641_hpcn.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
index 1e4bfe9cadb..14f718d5e50 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
@@ -239,14 +239,12 @@
239 }; 239 };
240 240
241 mpic: pic@40000 { 241 mpic: pic@40000 {
242 clock-frequency = <0>;
243 interrupt-controller; 242 interrupt-controller;
244 #address-cells = <0>; 243 #address-cells = <0>;
245 #interrupt-cells = <2>; 244 #interrupt-cells = <2>;
246 reg = <0x40000 0x40000>; 245 reg = <0x40000 0x40000>;
247 compatible = "chrp,open-pic"; 246 compatible = "chrp,open-pic";
248 device_type = "open-pic"; 247 device_type = "open-pic";
249 big-endian;
250 }; 248 };
251 249
252 global-utilities@e0000 { 250 global-utilities@e0000 {