Lines Matching +full:iproc +full:- +full:pcie
1 // SPDX-License-Identifier: (GPL-2.0 or BSD-3-Clause)
6 pcie8: pcie@60400000 {
7 compatible = "brcm,iproc-pcie-paxc-v2";
9 linux,pci-domain = <8>;
11 bus-range = <0x0 0x1>;
13 #address-cells = <3>;
14 #size-cells = <2>;
18 dma-coherent;
20 msi-map = <0x100 &gic_its 0x2000 0x1>, /* PF0 */
21 <0x108 &gic_its 0x2040 0x8>, /* PF0-VF0-7 */
23 <0x110 &gic_its 0x20c8 0x8>, /* PF1-VF8-15 */
25 <0x118 &gic_its 0x2150 0x8>, /* PF2-VF16-23 */
27 <0x120 &gic_its 0x21d8 0x8>, /* PF3-VF24-31 */
29 <0x128 &gic_its 0x2260 0x8>, /* PF4-VF32-39 */
31 <0x130 &gic_its 0x22e8 0x8>, /* PF5-VF40-47 */
33 <0x138 &gic_its 0x2370 0x8>, /* PF6-VF48-55 */
35 <0x140 &gic_its 0x23f8 0x8>; /* PF7-VF56-63 */
38 phy-names = "pcie-phy";
41 pcie-ss {
42 compatible = "simple-bus";
43 #address-cells = <1>;
44 #size-cells = <1>;
48 compatible = "brcm,sr-pcie-phy";
50 brcm,sr-cdru = <&cdru>;
51 brcm,sr-mhb = <&mhb>;
52 #phy-cells = <1>;