Lines Matching +full:reg +full:- +full:property

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/qcom,pcie-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <andersson@kernel.org>
11 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
14 reg:
18 reg-names:
26 interrupt-names:
30 iommu-map:
38 clock-names:
42 dma-coherent: true
47 interconnect-names:
49 - const: pcie-mem
50 - const: cpu-pcie
56 This property is deprecated, instead of referencing this property from
57 the host bridge node, use the property from the PCIe root port node.
59 phy-names:
61 - const: pciephy
64 Phandle to the register map node. This property is deprecated, and not
67 power-domains:
70 required-opps:
77 reset-names:
81 perst-gpios:
82 description: GPIO controlled connection to PERST# signal. This property is
83 deprecated, instead of referencing this property from the host bridge node,
84 use the reset-gpios property from the root port node.
88 wake-gpios:
89 description: GPIO controlled connection to WAKE# signal. This property is
90 deprecated, instead of referencing this property from the host bridge node,
91 use the property from the PCIe root port node.
95 vddpe-3v3-supply:
98 operating-points-v2: true
99 opp-table:
105 $ref: /schemas/pci/pci-pci-bridge.yaml#
108 reg:
117 - reg
118 - reg-names
119 - interrupt-map-mask
120 - interrupt-map
121 - clocks
122 - clock-names
125 - required:
126 - interrupts
127 - interrupt-names
128 - "#interrupt-cells"
129 - required:
130 - msi-map
133 - $ref: /schemas/pci/pci-host-bridge.yaml#