summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml
diff options
context:
space:
mode:
authorMatt Ranostay <mranostay@ti.com>2022-10-25 01:19:09 -0700
committerLorenzo Pieralisi <lpieralisi@kernel.org>2022-10-27 10:09:39 +0200
commit598418e6035622c0dc735764f0f1b7293c0c7d48 (patch)
treedd31a5ba1ed927b48e6fa752e8e1b165b68d5b25 /Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml
parentba4ff1cb6cac8acca928ea41588cf84b18ffdedb (diff)
downloadlinux-598418e6035622c0dc735764f0f1b7293c0c7d48.tar.bz2
dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt properties
Both interrupts, and interrupt names weren't defined in both EP and host yaml. Also define the only possible interrupt-name as link_state, and maxItems of interrupts to one. This patch resolves the following warning: arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb: pcie-ep@2910000: Unevaluated properties are not allowed ('interrupt-names', 'interrupts' were unexpected) From schema Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml Link: https://lore.kernel.org/r/20221025081909.404107-3-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-ep.yaml')
-rw-r--r--Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml b/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml
index aed437dac363..10e6eabdff53 100644
--- a/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml
+++ b/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml
@@ -58,6 +58,13 @@ properties:
dma-coherent:
description: Indicates that the PCIe IP block can ensure the coherency
+ interrupts:
+ maxItems: 1
+
+ interrupt-names:
+ items:
+ - const: link_state
+
required:
- compatible
- reg