Based on kernel version 6.11
. Page generated on 2024-09-24 08:21 EST
.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/pci/qcom,pcie-common.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm PCI Express Root Complex Common Properties
maintainers:
- Bjorn Andersson <andersson@kernel.org>
- Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
properties:
reg:
minItems: 4
maxItems: 6
reg-names:
minItems: 4
maxItems: 6
interrupts:
minItems: 1
maxItems: 8
interrupt-names:
minItems: 1
maxItems: 8
iommu-map:
minItems: 1
maxItems: 16
clocks:
minItems: 3
maxItems: 13
clock-names:
minItems: 3
maxItems: 13
dma-coherent: true
interconnects:
maxItems: 2
interconnect-names:
items:
- const: pcie-mem
- const: cpu-pcie
phys:
maxItems: 1
phy-names:
items:
- const: pciephy
power-domains:
maxItems: 1
required-opps:
maxItems: 1
resets:
minItems: 1
maxItems: 12
reset-names:
minItems: 1
maxItems: 12
perst-gpios:
description: GPIO controlled connection to PERST# signal
maxItems: 1
wake-gpios:
description: GPIO controlled connection to WAKE# signal
maxItems: 1
required:
- reg
- reg-names
- interrupt-map-mask
- interrupt-map
- clocks
- clock-names
anyOf:
- required:
- interrupts
- interrupt-names
- "#interrupt-cells"
- required:
- msi-map
allOf:
- $ref: /schemas/pci/pci-host-bridge.yaml#
additionalProperties: true
|
- << [ bindings ]
- 83xx-512x-pci.txt
- aardvark-pci.txt
- altera-pcie-msi.txt
- altera-pcie.txt
- amlogic,axg-pcie.yaml
- apple,pcie.yaml
- axis,artpec6-pcie.txt
- baikal,bt1-pcie.yaml
- brcm,iproc-pcie.yaml
- brcm,stb-pcie.yaml
- cdns,cdns-pcie-ep.yaml
- cdns,cdns-pcie-host.yaml
- cdns-pcie-ep.yaml
- cdns-pcie-host.yaml
- cdns-pcie.yaml
- faraday,ftpci100.yaml
- fsl,imx6q-pcie-common.yaml
- fsl,imx6q-pcie-ep.yaml
- fsl,imx6q-pcie.yaml
- fsl,layerscape-pcie-ep.yaml
- fsl,layerscape-pcie.yaml
- fsl,pci.txt
- hisilicon,kirin-pcie.yaml
- hisilicon-histb-pcie.txt
- host-generic-pci.yaml
- intel,ixp4xx-pci.yaml
- intel,keembay-pcie-ep.yaml
- intel,keembay-pcie.yaml
- intel-gw-pcie.yaml
- layerscape-pcie-gen4.txt
- loongson.yaml
- mediatek,mt7621-pcie.yaml
- mediatek-pcie-cfg.yaml
- mediatek-pcie-gen3.yaml
- mediatek-pcie.txt
- microchip,pcie-host.yaml
- mobiveil-pcie.txt
- mvebu-pci.txt
- nvidia,tegra194-pcie-ep.yaml
- nvidia,tegra194-pcie.yaml
- nvidia,tegra20-pcie.txt
- pci-armada8k.txt
- pci-ep.yaml
- pci-iommu.txt
- pci-msi.txt
- pci.txt
- pcie-al.txt
- plda,xpressrich3-axi-common.yaml
- qcom,pcie-common.yaml
- qcom,pcie-ep.yaml
- qcom,pcie-sa8775p.yaml
- qcom,pcie-sc7280.yaml
- qcom,pcie-sc8180x.yaml
- qcom,pcie-sc8280xp.yaml
- qcom,pcie-sm8150.yaml
- qcom,pcie-sm8250.yaml
- qcom,pcie-sm8350.yaml
- qcom,pcie-sm8450.yaml
- qcom,pcie-sm8550.yaml
- qcom,pcie-x1e80100.yaml
- qcom,pcie.yaml
- ralink,rt3883-pci.txt
- rcar-gen4-pci-ep.yaml
- rcar-gen4-pci-host.yaml
- rcar-pci-ep.yaml
- rcar-pci-host.yaml
- renesas,pci-rcar-gen2.yaml
- rockchip,rk3399-pcie-common.yaml
- rockchip,rk3399-pcie-ep.yaml
- rockchip,rk3399-pcie.yaml
- rockchip-dw-pcie-common.yaml
- rockchip-dw-pcie-ep.yaml
- rockchip-dw-pcie.yaml
- samsung,exynos-pcie.yaml
- sifive,fu740-pcie.yaml
- snps,dw-pcie-common.yaml
- snps,dw-pcie-ep.yaml
- snps,dw-pcie.yaml
- socionext,uniphier-pcie-ep.yaml
- socionext,uniphier-pcie.yaml
- spear13xx-pcie.txt
- starfive,jh7110-pcie.yaml
- ti,am65-pci-ep.yaml
- ti,am65-pci-host.yaml
- ti,j721e-pci-ep.yaml
- ti,j721e-pci-host.yaml
- ti-pci.txt
- toshiba,visconti-pcie.yaml
- v3-v360epc-pci.txt
- versatile.yaml
- xgene-pci-msi.txt
- xgene-pci.txt
- xilinx-versal-cpm.yaml
- xlnx,axi-pcie-host.yaml
- xlnx,nwl-pcie.yaml
- xlnx,xdma-host.yaml
-