mbox series

[0/2] serial: stm32: fix software flow control

Message ID 20220111164441.6178-1-valentin.caron@foss.st.com
Headers show
Series serial: stm32: fix software flow control | expand

Message

Valentin Caron Jan. 11, 2022, 4:44 p.m. UTC
This serie fix issues on STM32 USART driver when using software flow control.

Valentin Caron (2):
  serial: stm32: prevent TDR register overwrite when sending x_char
  serial: stm32: fix software flow control transfer

 drivers/tty/serial/stm32-usart.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)