summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
diff options
context:
space:
mode:
authorMatt Ranostay <mranostay@ti.com>2022-10-25 01:19:08 -0700
committerLorenzo Pieralisi <lpieralisi@kernel.org>2022-10-27 10:09:39 +0200
commitba4ff1cb6cac8acca928ea41588cf84b18ffdedb (patch)
treed2588608b90e33779c1e0e8603e20747f3e2fbac /Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
downloadlinux-ba4ff1cb6cac8acca928ea41588cf84b18ffdedb.tar.bz2
dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller definition
Add missing 'interrupt-controller' property and related subnodes to resolve the following warning: arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb: pcie@2910000: Unevaluated properties are not allowed ('interrupt-controller' was unexpected) From schema: Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml Link: https://lore.kernel.org/r/20221025081909.404107-2-mranostay@ti.com Signed-off-by: Matt Ranostay <mranostay@ti.com> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Acked-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml')
-rw-r--r--Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
index 2115d5a3f0e1..0f5914a22c14 100644
--- a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
+++ b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
@@ -76,6 +76,19 @@ properties:
msi-map: true
+ interrupt-controller:
+ type: object
+ additionalProperties: false
+
+ properties:
+ interrupt-controller: true
+
+ '#interrupt-cells':
+ const: 1
+
+ interrupts:
+ maxItems: 1
+
required:
- compatible
- reg