[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>
This commit is contained in:
Roy Zang 2007-07-10 18:47:21 +08:00 committed by Kumar Gala
parent 02edff59c9
commit 344ffde71e
11 changed files with 15 additions and 15 deletions

View file

@ -178,7 +178,7 @@ pci@8500 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8500 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -154,7 +154,7 @@ c000 0 0 3 &ipic 17 8
#size-cells = <2>;
#address-cells = <3>;
reg = <8500 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -123,7 +123,7 @@ pci@8500 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8500 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -197,7 +197,7 @@ pci@8500 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8500 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};
@ -222,7 +222,7 @@ pci@8600 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8600 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -154,7 +154,7 @@ pci@8600 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8600 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -241,7 +241,7 @@ c000 0 0 3 &ipic 17 8
#size-cells = <2>;
#address-cells = <3>;
reg = <8500 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};
@ -301,7 +301,7 @@ c000 0 0 3 &ipic 17 8
#size-cells = <2>;
#address-cells = <3>;
reg = <8600 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -169,7 +169,7 @@ c000 0 0 3 &ipic 17 8
#size-cells = <2>;
#address-cells = <3>;
reg = <8500 100>;
compatible = "83xx";
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};

View file

@ -258,7 +258,7 @@ a800 0 0 3 &mpic 4 1
#size-cells = <2>;
#address-cells = <3>;
reg = <8000 1000>;
compatible = "85xx";
compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
device_type = "pci";
};

View file

@ -193,7 +193,7 @@ pci1: pci@8000 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8000 1000>;
compatible = "85xx";
compatible = "fsl,mpc8540-pci";
device_type = "pci";
i8259@19000 {
@ -230,7 +230,7 @@ a800 0 0 3 &mpic b 1
#size-cells = <2>;
#address-cells = <3>;
reg = <9000 1000>;
compatible = "85xx";
compatible = "fsl,mpc8540-pci";
device_type = "pci";
};

View file

@ -193,7 +193,7 @@ pci1: pci@8000 {
#size-cells = <2>;
#address-cells = <3>;
reg = <8000 1000>;
compatible = "85xx";
compatible = "fsl,mpc8540-pci";
device_type = "pci";
i8259@19000 {
@ -230,7 +230,7 @@ a800 0 0 3 &mpic b 1
#size-cells = <2>;
#address-cells = <3>;
reg = <9000 1000>;
compatible = "85xx";
compatible = "fsl,mpc8540-pci";
device_type = "pci";
};

View file

@ -136,7 +136,7 @@ pci@8000 {
#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>;