Linux Serial subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] HSCIF tweaks support
@ 2017-09-29 13:08 Ulrich Hecht
  2017-09-29 13:08 ` [PATCH 1/2] serial: sh-sci: Support for variable HSCIF hardware RX timeout Ulrich Hecht
  2017-09-29 13:08 ` [PATCH 2/2] serial: sh-sci: Support for HSCIF RX sampling point adjustment Ulrich Hecht
  0 siblings, 2 replies; 10+ messages in thread
From: Ulrich Hecht @ 2017-09-29 13:08 UTC (permalink / raw)
  To: linux-renesas-soc, geert; +Cc: wsa, linux-serial, magnus.damm, Ulrich Hecht

Hi!

These patches enable tweaking of the HSCIF RX FIFO timeout and sampling
point via sysfs. I have put them in one series because they have textual
dependencies and implement similar functionality.

"serial: sh-sci: Support for variable HSCIF hardware RX timeout" includes
minor touch-ups suggested in Geert's review of the standalone version.

CU
Uli


Ulrich Hecht (2):
  serial: sh-sci: Support for variable HSCIF hardware RX timeout
  serial: sh-sci: Support for HSCIF RX sampling point adjustment

 drivers/tty/serial/sh-sci.c | 114 +++++++++++++++++++++++++++++++++++++-------
 drivers/tty/serial/sh-sci.h |   7 +++
 2 files changed, 104 insertions(+), 17 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-11-15 15:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-29 13:08 [PATCH 0/2] HSCIF tweaks support Ulrich Hecht
2017-09-29 13:08 ` [PATCH 1/2] serial: sh-sci: Support for variable HSCIF hardware RX timeout Ulrich Hecht
2017-10-02  7:30   ` Geert Uytterhoeven
2017-11-15 15:06   ` Wolfram Sang
2017-11-15 15:31     ` Geert Uytterhoeven
2017-11-15 15:37       ` Wolfram Sang
2017-09-29 13:08 ` [PATCH 2/2] serial: sh-sci: Support for HSCIF RX sampling point adjustment Ulrich Hecht
2017-10-02  8:05   ` Geert Uytterhoeven
2017-10-03 18:33   ` Greg KH
2017-11-15 15:07   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox