[PATCH 0/2] serial: sprd: Modification of UNISOC Platform UART Driver

From: Wenhua Lin
Date: Wed Nov 13 2024 - 06:05:45 EST


In order to be compatible with UNISOC's new UART IP, the UART driver uses
private data for adaptation. Patch1 adds UART timeout interrupt BIT17, and
the old project uses BIT13. In order to be compatible with all projects,
private data is used for adaptation. Patch2 adds a new compatible string.

Wenhua Lin (2):
serial: sprd: Add support for sc9632
dt-bindings: serial: Add a new compatible string for ums9632

.../devicetree/bindings/serial/sprd-uart.yaml | 1 +
drivers/tty/serial/sprd_serial.c | 41 ++++++++++++++++---
2 files changed, 37 insertions(+), 5 deletions(-)

--
2.34.1