[POWERPC] Update PCI nodes in the 83xx/85xx boards device tree
authorRoy Zang <tie-fei.zang@freescale.com>
Tue, 10 Jul 2007 10:47:21 +0000 (18:47 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 23 Jul 2007 15:27:08 +0000 (10:27 -0500)
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>
arch/powerpc/boot/dts/mpc8313erdb.dts
arch/powerpc/boot/dts/mpc832x_mds.dts
arch/powerpc/boot/dts/mpc832x_rdb.dts
arch/powerpc/boot/dts/mpc8349emitx.dts
arch/powerpc/boot/dts/mpc8349emitxgp.dts
arch/powerpc/boot/dts/mpc834x_mds.dts
arch/powerpc/boot/dts/mpc836x_mds.dts
arch/powerpc/boot/dts/mpc8540ads.dts
arch/powerpc/boot/dts/mpc8541cds.dts
arch/powerpc/boot/dts/mpc8555cds.dts
arch/powerpc/boot/dts/mpc8560ads.dts

index a1533cc..c5adbe4 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8500 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index 4fc0c4d..f158ed7 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8500 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index 447c03f..7c4beff 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8500 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index ae9bca5..502f47c 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8500 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8600 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index f636528..0b83871 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8600 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index 310e877..4810997 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8500 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8600 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index 1e914f3..e3f7c12 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8500 100>;
-                       compatible = "83xx";
+                       compatible = "fsl,mpc8349-pci";
                        device_type = "pci";
                };
 
index 364a969..fc8dff9 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8000 1000>;
-                       compatible = "85xx";
+                       compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
                        device_type = "pci";
                };
 
index 070206f..fb0b647 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8000 1000>;
-                       compatible = "85xx";
+                       compatible = "fsl,mpc8540-pci";
                        device_type = "pci";
 
                        i8259@19000 {
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <9000 1000>;
-                       compatible = "85xx";
+                       compatible = "fsl,mpc8540-pci";
                        device_type = "pci";
                };
 
index 17e45d9..c3c8882 100644 (file)
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <8000 1000>;
-                       compatible = "85xx";
+                       compatible = "fsl,mpc8540-pci";
                        device_type = "pci";
 
                        i8259@19000 {
                        #size-cells = <2>;
                        #address-cells = <3>;
                        reg = <9000 1000>;
-                       compatible = "85xx";
+                       compatible = "fsl,mpc8540-pci";
                        device_type = "pci";
                };
 
index 21ccaaa..16dbe84 100644 (file)
                        #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>;