Re: [PATCH 0/3] Add STM32 LP timer EXTI interrupts

2020-11-09 Thread Alexandre Torgue
Hi Fabrice On 10/16/20 4:40 PM, Fabrice Gasnier wrote: STM32 LP timer that's available on STM32MP15x can wakeup the platform using EXTI interrupts. This series add: - LP timer EXTI - GIC interrupt events to EXTI driver and device-tree - LP timer wakeup-source to device-tree Fabrice Gasnier

Re: [PATCH 0/3] Add STM32 LP timer EXTI interrupts

2020-10-25 Thread Marc Zyngier
On Fri, 16 Oct 2020 16:40:16 +0200, Fabrice Gasnier wrote: > STM32 LP timer that's available on STM32MP15x can wakeup the platform > using EXTI interrupts. > > This series add: > - LP timer EXTI - GIC interrupt events to EXTI driver and device-tree > - LP timer wakeup-source to device-tree > >

[PATCH 0/3] Add STM32 LP timer EXTI interrupts

2020-10-16 Thread Fabrice Gasnier
STM32 LP timer that's available on STM32MP15x can wakeup the platform using EXTI interrupts. This series add: - LP timer EXTI - GIC interrupt events to EXTI driver and device-tree - LP timer wakeup-source to device-tree Fabrice Gasnier (3): irqchip/stm32-exti: Add all LP timer exti direct