Commit e482c01d authored by Aisheng Dong's avatar Aisheng Dong Committed by Marc Zyngier

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: default avatarLucas Stach <l.stach@pengutronix.de>
Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent e12ba232
...@@ -6,8 +6,9 @@ Required properties: ...@@ -6,8 +6,9 @@ Required properties:
- "fsl,imx8m-irqsteer" - "fsl,imx8m-irqsteer"
- "fsl,imx-irqsteer" - "fsl,imx-irqsteer"
- reg: Physical base address and size of registers. - reg: Physical base address and size of registers.
- interrupts: Should contain the parent interrupt line used to multiplex the - interrupts: Should contain the up to 8 parent interrupt lines used to
input interrupts. multiplex the input interrupts. They should be specified sequentially
from output 0 to 7.
- clocks: Should contain one clock for entry in clock-names - clocks: Should contain one clock for entry in clock-names
see Documentation/devicetree/bindings/clock/clock-bindings.txt see Documentation/devicetree/bindings/clock/clock-bindings.txt
- clock-names: - clock-names:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment