kernel_samsung_a53x/drivers/tty/serial/8250
Udit Kumar adfd4d7281 serial: 8250_omap: Implementation of Errata i2310
commit 9d141c1e615795eeb93cd35501ad144ee997a826 upstream.

As per Errata i2310[0], Erroneous timeout can be triggered,
if this Erroneous interrupt is not cleared then it may leads
to storm of interrupts, therefore apply Errata i2310 solution.

[0] https://www.ti.com/lit/pdf/sprz536 page 23

Fixes: b67e830d38fa ("serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs")
Cc: stable@vger.kernel.org
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Link: https://lore.kernel.org/r/20240619105903.165434-1-u-kumar1@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 14:19:34 +01:00
..
8250.h
8250_accent.c
8250_acorn.c
8250_aspeed_vuart.c
8250_bcm2835aux.c
8250_boca.c
8250_core.c serial: Add rs485_supported to uart_port 2024-11-18 12:13:34 +01:00
8250_dma.c
8250_dw.c
8250_dwlib.c
8250_dwlib.h
8250_early.c serial: 8250_omap: Add earlycon support for the AM654 UART controller 2024-11-18 12:11:46 +01:00
8250_em.c
8250_exar.c serial: exar: adding missing CTI and Exar PCI ids 2024-11-19 14:19:07 +01:00
8250_exar_st16c554.c
8250_fintek.c
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c
8250_ioc3.c
8250_lpc18xx.c
8250_lpss.c
8250_men_mcb.c
8250_mid.c
8250_mtk.c
8250_of.c
8250_omap.c serial: 8250_omap: Implementation of Errata i2310 2024-11-19 14:19:34 +01:00
8250_pci.c
8250_pnp.c
8250_port.c serial: Lock console when calling into driver before registration 2024-11-19 09:22:18 +01:00
8250_pxa.c serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level 2024-11-19 14:19:05 +01:00
8250_tegra.c
8250_uniphier.c
Kconfig
Makefile
serial_cs.c