Lines Matching +full:xpressrich3 +full:- +full:axi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/microchip,pcie-host.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Daire McNamara <[email protected]>
13 - $ref: plda,xpressrich3-axi-common.yaml#
14 - $ref: /schemas/interrupt-controller/msi-controller.yaml#
18 const: microchip,pcie-host-1.0 # PolarFire
23 reg-names:
38 - description: FIC0's clock
39 - description: FIC1's clock
40 - description: FIC2's clock
41 - description: FIC3's clock
43 clock-names:
47 0-3
51 pattern: '^fic[0-3]$'
53 dma-coherent: true
59 dma-ranges:
66 - |
68 #address-cells = <2>;
69 #size-cells = <2>;
71 compatible = "microchip,pcie-host-1.0";
75 reg-names = "cfg", "bridge", "ctrl";
77 #address-cells = <3>;
78 #size-cells = <2>;
79 #interrupt-cells = <1>;
81 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
82 interrupt-map = <0 0 0 1 &pcie_intc0 0>,
86 interrupt-parent = <&plic0>;
87 msi-parent = <&pcie0>;
88 msi-controller;
89 bus-range = <0x00 0x7f>;
91 pcie_intc0: interrupt-controller {
92 #address-cells = <0>;
93 #interrupt-cells = <1>;
94 interrupt-controller;