mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
powerpc/fsl: Remove cell-index from PCI nodes
The cell-index property isn't used on PCI nodes and is ill defined. Remove it for now and if someone comes up with a good reason and consistent definition for it we can add it back Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
parent
e2ff7544e1
commit
28eac2b74c
@ -369,7 +369,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x11 AD17 */
|
/* IDSEL 0x11 AD17 */
|
||||||
|
@ -327,7 +327,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x10 AD16 (USB) */
|
/* IDSEL 0x10 AD16 (USB) */
|
||||||
|
@ -278,7 +278,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x10 - SATA */
|
/* IDSEL 0x10 - SATA */
|
||||||
@ -301,7 +300,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pci@e0008600 {
|
pci1: pci@e0008600 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x0E - MiniPCI Slot */
|
/* IDSEL 0x0E - MiniPCI Slot */
|
||||||
|
@ -227,7 +227,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008600 {
|
pci0: pci@e0008600 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x0F - PCI Slot */
|
/* IDSEL 0x0F - PCI Slot */
|
||||||
|
@ -286,7 +286,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
@ -348,7 +347,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pci@e0008600 {
|
pci1: pci@e0008600 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -410,7 +410,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -383,7 +383,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -367,7 +367,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -397,7 +397,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -321,7 +321,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@ffe08000 {
|
pci0: pci@ffe08000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8540-pci";
|
compatible = "fsl,mpc8540-pci";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
@ -346,7 +345,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@ffe09000 {
|
pci1: pcie@ffe09000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -383,7 +381,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@ffe0a000 {
|
pci2: pcie@ffe0a000 {
|
||||||
cell-index = <2>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -420,7 +417,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci3: pcie@ffe0b000 {
|
pci3: pcie@ffe0b000 {
|
||||||
cell-index = <3>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -258,7 +258,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -272,7 +272,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0x1f800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0x1f800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
@ -344,7 +343,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pci@e0009000 {
|
pci1: pci@e0009000 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -274,7 +274,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8540-pci";
|
compatible = "fsl,mpc8540-pci";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
@ -306,7 +305,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@e0009000 {
|
pci1: pcie@e0009000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -343,7 +341,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@e000a000 {
|
pci2: pcie@e000a000 {
|
||||||
cell-index = <2>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -380,7 +377,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci3: pcie@e000b000 {
|
pci3: pcie@e000b000 {
|
||||||
cell-index = <3>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -328,7 +328,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x4 (PCIX Slot 2) */
|
/* IDSEL 0x4 (PCIX Slot 2) */
|
||||||
@ -478,7 +477,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pci@e0009000 {
|
pci1: pci@e0009000 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
@ -503,7 +501,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@e000a000 {
|
pci2: pcie@e000a000 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -272,7 +272,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0x1f800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0x1f800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
@ -344,7 +343,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pci@e0009000 {
|
pci1: pci@e0009000 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -291,7 +291,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
@ -459,7 +459,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x12 AD18 */
|
/* IDSEL 0x12 AD18 */
|
||||||
@ -490,7 +489,6 @@
|
|||||||
|
|
||||||
/* PCI Express */
|
/* PCI Express */
|
||||||
pci1: pcie@e000a000 {
|
pci1: pcie@e000a000 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -514,7 +514,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pcie@ffe08000 {
|
pci0: pcie@ffe08000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -724,7 +723,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@ffe09000 {
|
pci1: pcie@ffe09000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -761,7 +759,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@ffe0a000 {
|
pci2: pcie@ffe0a000 {
|
||||||
cell-index = <2>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -514,7 +514,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pcie@fffe08000 {
|
pci0: pcie@fffe08000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -724,7 +723,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@fffe09000 {
|
pci1: pcie@fffe09000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -761,7 +759,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@fffe0a000 {
|
pci2: pcie@fffe0a000 {
|
||||||
cell-index = <2>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -238,7 +238,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pcie@ffe08000 {
|
pci0: pcie@ffe08000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -448,7 +447,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@ffe09000 {
|
pci1: pcie@ffe09000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -196,7 +196,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@ffe0a000 {
|
pci2: pcie@ffe0a000 {
|
||||||
cell-index = <2>;
|
|
||||||
compatible = "fsl,mpc8548-pcie";
|
compatible = "fsl,mpc8548-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -316,7 +316,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8610-pci";
|
compatible = "fsl,mpc8610-pci";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -346,7 +345,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@e000a000 {
|
pci1: pcie@e000a000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8641-pcie";
|
compatible = "fsl,mpc8641-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -357,7 +357,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pcie@ffe08000 {
|
pci0: pcie@ffe08000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8641-pcie";
|
compatible = "fsl,mpc8641-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -566,7 +565,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@ffe09000 {
|
pci1: pcie@ffe09000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8641-pcie";
|
compatible = "fsl,mpc8641-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -278,7 +278,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008500 {
|
pci0: pci@e0008500 {
|
||||||
cell-index = <1>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -350,7 +350,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x01 (PCI-X slot) @66MHz */
|
/* IDSEL 0x01 (PCI-X slot) @66MHz */
|
||||||
@ -380,7 +379,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci2: pcie@e000a000 {
|
pci2: pcie@e000a000 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -296,7 +296,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@ff708000 {
|
pci0: pci@ff708000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
@ -371,7 +371,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pcie@f8008000 {
|
pci0: pcie@f8008000 {
|
||||||
cell-index = <0>;
|
|
||||||
compatible = "fsl,mpc8641-pcie";
|
compatible = "fsl,mpc8641-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
@ -410,7 +409,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@f8009000 {
|
pci1: pcie@f8009000 {
|
||||||
cell-index = <1>;
|
|
||||||
compatible = "fsl,mpc8641-pcie";
|
compatible = "fsl,mpc8641-pcie";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
|
@ -314,7 +314,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
@ -251,7 +251,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@fdf08000 {
|
pci0: pci@fdf08000 {
|
||||||
cell-index = <0>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
|
|
||||||
|
@ -266,7 +266,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
@ -288,7 +288,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
@ -419,7 +419,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@a0008000 {
|
pci0: pci@a0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
@ -441,7 +440,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@a000a000 {
|
pci1: pcie@a000a000 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x0 (PEX) */
|
/* IDSEL 0x0 (PEX) */
|
||||||
|
@ -419,7 +419,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
@ -441,7 +440,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci1: pcie@e000a000 {
|
pci1: pcie@e000a000 {
|
||||||
cell-index = <2>;
|
|
||||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||||
interrupt-map = <
|
interrupt-map = <
|
||||||
/* IDSEL 0x0 (PEX) */
|
/* IDSEL 0x0 (PEX) */
|
||||||
|
@ -288,7 +288,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
@ -359,7 +359,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci0: pci@e0008000 {
|
pci0: pci@e0008000 {
|
||||||
cell-index = <0>;
|
|
||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
#address-cells = <3>;
|
#address-cells = <3>;
|
||||||
|
Loading…
Reference in New Issue
Block a user