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
| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/pci/plda,xpressrich3-axi-common.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: PLDA XpressRICH PCIe host common properties
maintainers:
- Daire McNamara <daire.mcnamara@microchip.com>
- Kevin Xie <kevin.xie@starfivetech.com>
description:
Generic PLDA XpressRICH PCIe host common properties.
allOf:
- $ref: /schemas/pci/pci-host-bridge.yaml#
properties:
reg:
maxItems: 2
reg-names:
items:
- const: cfg
- const: apb
interrupts:
minItems: 1
items:
- description: PCIe host controller
- description: builtin MSI controller
interrupt-names:
minItems: 1
items:
- const: pcie
- const: msi
msi-controller:
description: Identifies the node as an MSI controller.
msi-parent:
description: MSI controller the device is capable of using.
interrupt-controller:
type: object
properties:
'#address-cells':
const: 0
'#interrupt-cells':
const: 1
interrupt-controller: true
required:
- '#address-cells'
- '#interrupt-cells'
- interrupt-controller
additionalProperties: false
required:
- reg
- reg-names
- interrupts
- msi-controller
- "#interrupt-cells"
- interrupt-map-mask
- interrupt-map
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
-