summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8555cds.dts
diff options
context:
space:
mode:
authorKumar Gala2008-05-30 19:12:26 +0200
committerKumar Gala2008-06-02 21:44:25 +0200
commitacd4b715ec83e451990bb82bdbf28ecaeab1b67d (patch)
treee0c80be114c3f80579bca783b0ecabe123fd2027 /arch/powerpc/boot/dts/mpc8555cds.dts
parent[POWERPC] 83xx: Add support for Analogue & Micro ASP837E board (diff)
downloadkernel-qcow2-linux-acd4b715ec83e451990bb82bdbf28ecaeab1b67d.tar.gz
kernel-qcow2-linux-acd4b715ec83e451990bb82bdbf28ecaeab1b67d.tar.xz
kernel-qcow2-linux-acd4b715ec83e451990bb82bdbf28ecaeab1b67d.zip
[POWERPC] Cleanup mpic nodes in .dts
Removed clock-frequency, big-endian, and built-in props as they aren't specified anywhere. Also added compatible = "chrp,open-pic" in the places it was missing. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8555cds.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8555cds.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8555cds.dts b/arch/powerpc/boot/dts/mpc8555cds.dts
index b025c566c10d..400f6dbc3a86 100644
--- a/arch/powerpc/boot/dts/mpc8555cds.dts
+++ b/arch/powerpc/boot/dts/mpc8555cds.dts
@@ -148,14 +148,12 @@
};
mpic: pic@40000 {
- clock-frequency = <0>;
interrupt-controller;
#address-cells = <0>;
#interrupt-cells = <2>;
reg = <0x40000 0x40000>;
compatible = "chrp,open-pic";
device_type = "open-pic";
- big-endian;
};
cpm@919c0 {