devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for RS485
@ 2018-03-12  9:50 Bich HEMON
  2018-03-12  9:50 ` [PATCH v2 1/2] dt-bindings: serial: stm32: add RS485 optional properties Bich HEMON
  2018-03-12  9:50 ` [PATCH v2 2/2] serial: stm32: add support for RS485 hardware control mode Bich HEMON
  0 siblings, 2 replies; 3+ messages in thread
From: Bich HEMON @ 2018-03-12  9:50 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, Yves COPPEAUX

v2:
- Patch series rebased on gregkh/tty/tty-next

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                   | 130 ++++++++++++++++++++-
 drivers/tty/serial/stm32-usart.h                   |   3 +
 3 files changed, 134 insertions(+), 1 deletion(-)

-- 
1.9.1

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

end of thread, other threads:[~2018-03-12  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12  9:50 [PATCH v2 0/2] Add support for RS485 Bich HEMON
2018-03-12  9:50 ` [PATCH v2 1/2] dt-bindings: serial: stm32: add RS485 optional properties Bich HEMON
2018-03-12  9:50 ` [PATCH v2 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).