Skip to content

Commit 0124989

Browse files
paliLorenzo Pieralisi
authored andcommitted
dt-bindings: PCI: mvebu: Update information about intx interrupts
Link: https://lore.kernel.org/r/20220222155030.988-10-pali@kernel.org Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Rob Herring <robh@kernel.org>
1 parent c099c2a commit 0124989

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pci/mvebu-pci.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ and the following optional properties:
8181
- reset-gpios: optional GPIO to PERST#
8282
- reset-delay-us: delay in us to wait after reset de-assertion, if not
8383
specified will default to 100ms, as required by the PCIe specification.
84+
- interrupt-names: list of interrupt names, supported are:
85+
- "intx" - interrupt line triggered by one of the legacy interrupt
86+
- interrupts or interrupts-extended: List of the interrupt sources which
87+
corresponding to the "interrupt-names". If non-empty then also additional
88+
'interrupt-controller' subnode must be defined.
8489

8590
Example:
8691

0 commit comments

Comments
 (0)