All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for RS485
@ 2018-02-28 10:56 ` Bich HEMON
  0 siblings, 0 replies; 11+ 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@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
  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] 11+ messages in thread

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

Thread overview: 11+ 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 ` 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   ` Bich HEMON
2018-02-28 10:56   ` Bich HEMON
2018-03-06  0:53   ` Rob Herring
2018-03-06  0:53     ` Rob Herring
2018-03-09 18:58   ` Greg Kroah-Hartman
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
2018-02-28 10:56   ` Bich HEMON

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.