[PATCH 4/9] serial: stm32: fix pio transmit timeout
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2017-07-30 17:06:01
Also in:
linux-devicetree, linux-serial, lkml
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2017-07-30 17:06:01
Also in:
linux-devicetree, linux-serial, lkml
On Thu, Jul 13, 2017 at 03:08:28PM +0000, Bich HEMON wrote:
From: Gerald Baeza <redacted> 100?s was too short for low speed transmission (9600bps) Signed-off-by: Gerald Baeza <redacted> Signed-off-by: Bich Hemon <redacted> --- drivers/tty/serial/stm32-usart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This patch did not apply :(