mbox series

[0/5] stm32 usart wakeup rework

Message ID 20210319184253.5841-1-erwan.leray@foss.st.com
Headers show
Series stm32 usart wakeup rework | expand

Message

Erwan LE RAY March 19, 2021, 6:42 p.m. UTC
This series reworks stm32 usart wakeup management.

Alexandre Torgue (1):
  serial: stm32: update wakeup IRQ management

Erwan Le Ray (4):
  serial: stm32: rework wakeup management
  serial: stm32: clean wakeup handling in serial_suspend
  irqchip/stm32: add usart instances exti direct event support
  ARM: dts: stm32: Add wakeup management on stm32mp15x UART nodes

 arch/arm/boot/dts/stm32mp151.dtsi | 24 ++++++++++++-------
 drivers/irqchip/irq-stm32-exti.c  |  7 ++++++
 drivers/tty/serial/stm32-usart.c  | 40 +++++++++++--------------------
 drivers/tty/serial/stm32-usart.h  |  2 +-
 4 files changed, 38 insertions(+), 35 deletions(-)

Comments

Marc Zyngier April 7, 2021, 12:32 p.m. UTC | #1
On Fri, 19 Mar 2021 19:42:48 +0100, Erwan Le Ray wrote:
> This series reworks stm32 usart wakeup management.

> 

> Alexandre Torgue (1):

>   serial: stm32: update wakeup IRQ management

> 

> Erwan Le Ray (4):

>   serial: stm32: rework wakeup management

>   serial: stm32: clean wakeup handling in serial_suspend

>   irqchip/stm32: add usart instances exti direct event support

>   ARM: dts: stm32: Add wakeup management on stm32mp15x UART nodes

> 

> [...]


Applied to irq/irqchip-next, thanks!

[3/5] irqchip/stm32: add usart instances exti direct event support
      commit: e12c455055e9abc7403ce532616c0124a9d85ee7

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.