[PATCH v3] tty: serial: meson: allow baud-rates lower than 9600
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2017-11-04 13:13:41
Also in:
linux-amlogic, linux-serial, lkml
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2017-11-04 13:13:41
Also in:
linux-amlogic, linux-serial, lkml
On Sat, Nov 04, 2017 at 02:00:00PM +0100, V10lator wrote:
Devices like DCF77 receivers need the baud-rate to be as low as 50. I have tested this on a Meson GXL device with uart_A. Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jiri Slaby <redacted> Cc: Carlo Caione <redacted> Cc: Kevin Hilman <khilman@baylibre.com> Cc: linux-amlogic at lists.infradead.org Cc: linux-arm-kernel at lists.infradead.org Cc: linux-kernel at vger.kernel.org Signed-off-by: Thomas Rohloff <redacted> --- drivers/tty/serial/meson_uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
What changed from v2? And I need a real name as the author of the patch :(