irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map
authorMarek Vasut <marex@denx.de>
Wed, 17 May 2023 19:43:47 +0000 (21:43 +0200)
committerMarc Zyngier <maz@kernel.org>
Sat, 17 Jun 2023 06:25:32 +0000 (07:25 +0100)
commit1c5187968846fd252d42924fd54f3aad5a6ad7ff
tree605e070a1cbaf0faf31a6eb8347084e23dec3176
parent415e84294798d1cb041c902168393054cc4ad211
irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map

The EXTI interrupt 46 is mapped to GIC interrupt 151. Add the
missing mapping, which is used for IWDG2 pretimeout interrupt
and wake up source.

Reviewed-by: Antonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230517194349.105745-1-marex@denx.de
drivers/irqchip/irq-stm32-exti.c