Message ID | 20230517194349.105745-1-marex@denx.de |
---|---|
State | New |
Headers | show |
Series | [v2,1/3] irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map | expand |
diff --git a/drivers/irqchip/irq-stm32-exti.c b/drivers/irqchip/irq-stm32-exti.c index 6a3f7498ea8ea..f684be77ba378 100644 --- a/drivers/irqchip/irq-stm32-exti.c +++ b/drivers/irqchip/irq-stm32-exti.c @@ -208,6 +208,7 @@ static const u8 stm32mp1_desc_irq[] = { [31] = 53, [32] = 82, [33] = 83, + [46] = 151, [47] = 93, [48] = 138, [50] = 139,