Re: [PATCH 00/13] stm32 usart various fixes

2021-03-03 Thread Greg Kroah-Hartman
On Fri, Feb 19, 2021 at 06:47:23PM +0100, Erwan Le Ray wrote: > This series brings various fixes to stm32-usart driver. > > Erwan Le Ray (13): > serial: stm32: fix probe and remove order for dma > serial: stm32: fix startup by enabling usart for reception > serial: stm32: fix incorrect

[PATCH 00/13] stm32 usart various fixes

2021-02-19 Thread Erwan Le Ray
This series brings various fixes to stm32-usart driver. Erwan Le Ray (13): serial: stm32: fix probe and remove order for dma serial: stm32: fix startup by enabling usart for reception serial: stm32: fix incorrect characters on console serial: stm32: fix TX and RX FIFO thresholds serial: