tty: serial: meson: The system stuck when you run the stty command on the console...
authorYu Tu <yu.tu@amlogic.com>
Fri, 25 Feb 2022 07:39:21 +0000 (15:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Feb 2022 09:03:21 +0000 (10:03 +0100)
commit19b2ba0baffcd707eecd718da4941e74af341e4f
tree968ccd2ff6ca9d9c55779e481e5841866744e68d
parente5fc2b99840dab2bf870bc3224a8c22445aedf3f
tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate

Start the console and run the following commands in turn:
stty -F /dev/ttyAML0 115200 and stty -F /dev/ttyAML0 921600. The
system will stuck.

Signed-off-by: Yu Tu <yu.tu@amlogic.com>
Link: https://lore.kernel.org/r/20220225073922.3947-6-yu.tu@amlogic.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/meson_uart.c