linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: imx: add support for rs485 delays
@ 2020-07-14  9:30 Uwe Kleine-König
  2020-07-14  9:30 ` [PATCH 1/2] serial: imx: implement rts delaying for rs485 Uwe Kleine-König
  2020-07-14  9:30 ` [PATCH 2/2] serial: imx: use hrtimers for rs485 delays Uwe Kleine-König
  0 siblings, 2 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2020-07-14  9:30 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Shawn Guo, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-serial, Rafael Gago Castano,
	Uwe Kleine-König

From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Hello,

this is a set of two patches that is used for quite some time now at
several customers.

The first patch is older and in our imx-uart topic branch since 2015,
the second is newer and accounts for higher precision.

While conceptual the change might well be made in a single patch it
shows history correctly to keep it as two patches and also allows to
credit the authors correctly. So I decided to not squash the patches.

Best regards
Uwe

Ahmad Fatoum (1):
  serial: imx: use hrtimers for rs485 delays

Uwe Kleine-König (1):
  serial: imx: implement rts delaying for rs485

 drivers/tty/serial/imx.c | 167 ++++++++++++++++++++++++++++++---------
 1 file changed, 131 insertions(+), 36 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2020-07-14  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14  9:30 [PATCH 0/2] serial: imx: add support for rs485 delays Uwe Kleine-König
2020-07-14  9:30 ` [PATCH 1/2] serial: imx: implement rts delaying for rs485 Uwe Kleine-König
2020-07-14  9:30 ` [PATCH 2/2] serial: imx: use hrtimers for rs485 delays Uwe Kleine-König

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).