Lines Matching +full:max +full:- +full:outbound +full:- +full:regions
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/pci/cdns,cdns-pcie-ep.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tom Joseph <tjoseph@cadence.com>
13 - $ref: "cdns-pcie-ep.yaml#"
14 - $ref: "pci-ep.yaml#"
18 const: cdns,cdns-pcie-ep
23 reg-names:
25 - const: reg
26 - const: mem
29 - reg
30 - reg-names
35 - |
37 #address-cells = <2>;
38 #size-cells = <2>;
40 pcie-ep@fc000000 {
41 compatible = "cdns,cdns-pcie-ep";
44 reg-names = "reg", "mem";
45 cdns,max-outbound-regions = <16>;
46 max-functions = /bits/ 8 <8>;
48 phy-names = "pcie-phy";