aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRonald Wahl <ronald.wahl@raritan.com>2023-11-01 18:14:31 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-11-23 20:20:16 +0000
commitc6bb057418876cdfdd29a6f7b8cef54539ee8811 (patch)
tree4c312ad321d92dea5753536f96ac5f21a9de3f39 /tools/perf/scripts/python
parent98b1cc82c4affc16f5598d4fa14b1858671b2263 (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: stable@vger.kernel.org Fixes: c26389f998a8 ("serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs") Signed-off-by: Ronald Wahl <ronald.wahl@raritan.com> Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com> Link: https://lore.kernel.org/r/20231101171431.16495-1-rwahl@gmx.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions