WIP FPC-III support
[linux/fpc-iii.git] / Documentation / devicetree / bindings / pci / cdns-pcie-ep.yaml
blob21e8a884907601be96c85b054d3f6d7f4e140ab3
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 %YAML 1.2
3 ---
4 $id: "http://devicetree.org/schemas/pci/cdns-pcie-ep.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Cadence PCIe Device
9 maintainers:
10   - Tom Joseph <tjoseph@cadence.com>
12 allOf:
13   - $ref: "cdns-pcie.yaml#"
15 properties:
16   cdns,max-outbound-regions:
17     description: maximum number of outbound regions
18     $ref: /schemas/types.yaml#/definitions/uint32
19     minimum: 1
20     maximum: 32
21     default: 32
23 additionalProperties: true