Skip to content

Commit e482c01

Browse files
Aisheng DongMarc Zyngier
authored andcommitted
dt-bindings: irq: imx-irqsteer: Add multi output interrupts support
One irqsteer channel can support up to 8 output interrupts. Cc: Rob Herring <robh+dt@kernel.org> Cc: Shawn Guo <shawnguo@kernel.org> Cc: devicetree@vger.kernel.org Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
1 parent e12ba23 commit e482c01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Required properties:
66
- "fsl,imx8m-irqsteer"
77
- "fsl,imx-irqsteer"
88
- reg: Physical base address and size of registers.
9-
- interrupts: Should contain the parent interrupt line used to multiplex the
10-
input interrupts.
9+
- interrupts: Should contain the up to 8 parent interrupt lines used to
10+
multiplex the input interrupts. They should be specified sequentially
11+
from output 0 to 7.
1112
- clocks: Should contain one clock for entry in clock-names
1213
see Documentation/devicetree/bindings/clock/clock-bindings.txt
1314
- clock-names:

0 commit comments

Comments
 (0)