linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for RS485
@ 2018-02-28 10:56 Bich HEMON
  2018-02-28 10:56 ` [PATCH 1/2] dt-bindings: serial: stm32: add RS485 optional properties Bich HEMON
  2018-02-28 10:56 ` [PATCH 2/2] serial: stm32: add support for RS485 hardware control mode Bich HEMON
  0 siblings, 2 replies; 5+ messages in thread
From: Bich HEMON @ 2018-02-28 10:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Mark Rutland, Maxime Coquelin,
	Alexandre TORGUE, Jiri Slaby, linux-serial, devicetree,
	linux-arm-kernel, linux-kernel
  Cc: Bich HEMON

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-09 18:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28 10:56 [PATCH 0/2] Add support for RS485 Bich HEMON
2018-02-28 10:56 ` [PATCH 1/2] dt-bindings: serial: stm32: add RS485 optional properties Bich HEMON
2018-03-06  0:53   ` Rob Herring
2018-03-09 18:58   ` Greg Kroah-Hartman
2018-02-28 10:56 ` [PATCH 2/2] serial: stm32: add support for RS485 hardware control mode Bich HEMON

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).