cdns-pcie.yaml (ead5d1f4d877e92c051e1a1ade623d0d30e71619) cdns-pcie.yaml (6a0e321ea735691e726d84ee29a1a3fd3fc3541a)
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.yaml#"
5$schema: "http://devicetree.org/meta-schemas/core.yaml#"
6
7title: Cadence PCIe Core
8

--- 7 unchanged lines hidden (view full) ---

16 manage all lanes.
17 minItems: 1
18 maxItems: 16
19
20 phy-names:
21 items:
22 - const: pcie-phy
23 # FIXME: names when more than 1
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.yaml#"
5$schema: "http://devicetree.org/meta-schemas/core.yaml#"
6
7title: Cadence PCIe Core
8

--- 7 unchanged lines hidden (view full) ---

16 manage all lanes.
17 minItems: 1
18 maxItems: 16
19
20 phy-names:
21 items:
22 - const: pcie-phy
23 # FIXME: names when more than 1
24
25additionalProperties: true