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#
17 const: cdns,cdns-pcie-ep
22 reg-names:
24 - const: reg
25 - const: mem
28 - reg
29 - reg-names
34 - |
36 #address-cells = <2>;
37 #size-cells = <2>;
39 pcie-ep@fc000000 {
40 compatible = "cdns,cdns-pcie-ep";
43 reg-names = "reg", "mem";
44 cdns,max-outbound-regions = <16>;
45 max-functions = /bits/ 8 <8>;
47 phy-names = "pcie-phy";