[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx

Rewrite the Freescale PCI code to support PCI on 83xx/85xx/86xx and
PCIe on 85xx/86xx.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Zang Roy-r61911
2007-07-10 18:46:35 +08:00
committed by Kumar Gala
parent 55c44991e2
commit 9ac4dd301e
5 changed files with 183 additions and 222 deletions

View File

@@ -211,8 +211,8 @@
interrupt-parent = <&mpic>;
};
pci@8000 {
compatible = "86xx";
pcie@8000 {
compatible = "fsl,mpc8641-pcie";
device_type = "pci";
#interrupt-cells = <1>;
#size-cells = <2>;
@@ -399,8 +399,8 @@
};
pci@9000 {
compatible = "86xx";
pcie@9000 {
compatible = "fsl,mpc8641-pcie";
device_type = "pci";
#interrupt-cells = <1>;
#size-cells = <2>;