[PATCH 0/2] Add support for RS485

From: Bich HEMON
Date: Wed Feb 28 2018 - 05:57:02 EST


This patchset updates existing stm32 usart driver by adding support for RS485.

Bich Hemon (2):
dt-bindings: serial: stm32: add RS485 optional properties
serial: stm32: add support for RS485 hardware control mode

.../devicetree/bindings/serial/st,stm32-usart.txt | 2 +
drivers/tty/serial/stm32-usart.c | 134 ++++++++++++++++++++-
drivers/tty/serial/stm32-usart.h | 3 +
3 files changed, 138 insertions(+), 1 deletion(-)

--
1.9.1