diff options
author | Sherry Sun <sherry.sun@nxp.com> | 2025-03-07 09:54:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-20 18:09:06 +0300 |
commit | e98ab45ec5182605d2e00114cba3bbf46b0ea27f (patch) | |
tree | 115b61454f05a4e0049ebc8f36f9023c85a0b7dd /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 3c3cede051cd49d96f52d7ccb115edadf26a9028 (diff) | |
download | linux-e98ab45ec5182605d2e00114cba3bbf46b0ea27f.tar.xz |
tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMODIR register
No need to overwrite the whole UARTMODIR register before waiting the
transmit engine complete, actually our target here is only to disable
CTS flow control to avoid the dirty data in TX FIFO may block the
transmit engine complete.
Also delete the following duplicate CTS disable configuration.
Fixes: d5a2e0834364 ("tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete")
Cc: stable <stable@kernel.org>
Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Link: https://lore.kernel.org/r/20250307065446.1122482-1-sherry.sun@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions