[PATCH 0/7] STM32 uart cleanup and improvements

Erwan Le Ray erwan.leray at foss.st.com
Fri Dec 18 14:00:11 EST 2020


This series brings various fixes, cleanups and improvements to stm32-usart
driver.

Erwan Le Ray (8):
  serial: stm32: fix -Wall W=1 compilation warnings
  serial: stm32: fix code cleaning warnings and checks
  serial: stm32: add "_usart" prefix in functions name
  serial: stm32: add author
  dt-bindings: serial: stm32: update rts-gpios and cts-gpios
  serial: stm32: update conflicting RTS/CTS config comment
  serial: stm32: clean probe and remove port deinit
  serial: stm32: update transmission complete error message in shutdown

 .../bindings/serial/st,stm32-uart.yaml        |  13 +-
 drivers/tty/serial/stm32-usart.c              | 417 +++++++++---------
 2 files changed, 227 insertions(+), 203 deletions(-)

-- 
2.17.1




More information about the linux-arm-kernel mailing list