Lines Matching +full:phy +full:- +full:cadence
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/pci/cdns,cdns-pcie-host.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence PCIe host controller
10 - Tom Joseph <tjoseph@cadence.com>
13 - $ref: /schemas/pci/pci-bus.yaml#
14 - $ref: cdns-pcie-host.yaml#
18 const: cdns,cdns-pcie-host
23 reg-names:
25 - const: reg
26 - const: cfg
28 msi-parent: true
31 - reg
32 - reg-names
37 - |
39 #address-cells = <2>;
40 #size-cells = <2>;
43 compatible = "cdns,cdns-pcie-host";
45 #address-cells = <3>;
46 #size-cells = <2>;
47 bus-range = <0x0 0xff>;
48 linux,pci-domain = <0>;
49 vendor-id = <0x17cd>;
50 device-id = <0x0200>;
54 reg-names = "reg", "cfg";
58 dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x1 0x00000000>;
60 #interrupt-cells = <0x1>;
62 interrupt-map = <0x0 0x0 0x0 0x1 &gic 0x0 0x0 0x0 14 0x1>,
67 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
69 msi-parent = <&its_pci>;
72 phy-names = "pcie-phy";