1 # SPDX-License-Identifier: GPL-2.0-only
4 $id: http://devicetree.org/schemas/pci/cdns,cdns-pcie-ep.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence PCIe EP Controller
10 - Tom Joseph <tjoseph@cadence.com>
13 - $ref: "cdns-pcie-ep.yaml#"
14 - $ref: "pci-ep.yaml#"
18 const: cdns,cdns-pcie-ep
32 unevaluatedProperties: false
41 compatible = "cdns,cdns-pcie-ep";
42 reg = <0x0 0xfc000000 0x0 0x01000000>,
43 <0x0 0x80000000 0x0 0x40000000>;
44 reg-names = "reg", "mem";
45 cdns,max-outbound-regions = <16>;
46 max-functions = /bits/ 8 <8>;
48 phy-names = "pcie-phy";