dt-bindings: interrupt-controller: stm32-exti: Add irq mapping to parent
authorAntonio Borneo <antonio.borneo@foss.st.com>
Mon, 15 Apr 2024 13:49:17 +0000 (15:49 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 22 Apr 2024 22:28:14 +0000 (00:28 +0200)
commite9c17d91e6980993711eebe0c914fbd31298b94e
tree688dd276e24d616bbaac76d3c36d788d76db3dcc
parent8661327f80b02fbdc763e081c34ed15fbd63f810
dt-bindings: interrupt-controller: stm32-exti: Add irq mapping to parent

The mapping of EXTI events to its parent interrupt controller is both SoC
and instance dependent.

The current implementation requires adding a new mapping table to the
driver's code and a new compatible for each new EXTI instance.

To avoid that use the interrupts-extended property to list, for each EXTI
event, the associated parent interrupt.

Co-developed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240415134926.1254428-3-antonio.borneo@foss.st.com
Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml