diff options
author | Ronald Wahl <[email protected]> | 2023-11-01 18:14:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-23 20:20:16 +0000 |
commit | c6bb057418876cdfdd29a6f7b8cef54539ee8811 (patch) | |
tree | 4c312ad321d92dea5753536f96ac5f21a9de3f39 /scripts/generate_rust_analyzer.py | |
parent | 98b1cc82c4affc16f5598d4fa14b1858671b2263 (diff) |
serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
Starting RX DMA on THRI interrupt is too early because TX may not have
finished yet.
This change is inspired by commit 90b8596ac460 ("serial: 8250: Prevent
starting up DMA Rx on THRI interrupt") and fixes DMA issues I had with
an AM62 SoC that is using the 8250 OMAP variant.
Cc: [email protected]
Fixes: c26389f998a8 ("serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs")
Signed-off-by: Ronald Wahl <[email protected]>
Reviewed-by: Vignesh Raghavendra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions