]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sh-sci: make RX FIFO parameters tunable via sysfs
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Fri, 3 Feb 2017 10:38:19 +0000 (11:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Feb 2017 08:47:52 +0000 (09:47 +0100)
commit36cfce4eae0ae6799ae2932d4a2a3a3ad4112bfc
treea7057d0c1c137284ce6aacaa620d939ef43357ea
parent5db16f6fa51600ae59918fa22e0eea8a7d40d46a
serial: sh-sci: make RX FIFO parameters tunable via sysfs

Allows tuning of the RX FIFO fill threshold and timeout. (The latter is
only applicable to SCIFA and SCIFB).

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c