summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8560ads.dts
diff options
context:
space:
mode:
authorRoy Zang2007-07-10 12:47:21 +0200
committerKumar Gala2007-07-23 17:27:08 +0200
commit344ffde71e65fb0ef4b73590015362005a59b3c0 (patch)
tree3636ecda709866ede76af7d13699a50ffdd8b056 /arch/powerpc/boot/dts/mpc8560ads.dts
parent[POWERPC] Add 8548 CDS PCI express controller node and PCI-X device node (diff)
downloadkernel-qcow2-linux-344ffde71e65fb0ef4b73590015362005a59b3c0.tar.gz
kernel-qcow2-linux-344ffde71e65fb0ef4b73590015362005a59b3c0.tar.xz
kernel-qcow2-linux-344ffde71e65fb0ef4b73590015362005a59b3c0.zip
[POWERPC] Update PCI nodes in the 83xx/85xx boards device tree
Updated the 83xx & 85xx device tree PCI related compartible property. Used the following compatible properties: PCI "fsl,mpc8349-pci" PCI "fsl,mpc8540-pci" PCI-X: "fsl,mpc8540-pcix" PCIe: "fsl,mpc8548-pcie" Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8560ads.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8560ads.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8560ads.dts b/arch/powerpc/boot/dts/mpc8560ads.dts
index 21ccaaa27993..16dbe848cecf 100644
--- a/arch/powerpc/boot/dts/mpc8560ads.dts
+++ b/arch/powerpc/boot/dts/mpc8560ads.dts
@@ -136,7 +136,7 @@
#interrupt-cells = <1>;
#size-cells = <2>;
#address-cells = <3>;
- compatible = "85xx";
+ compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
device_type = "pci";
reg = <8000 1000>;
clock-frequency = <3f940aa>;