devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: sprd: Modification of UNISOC Platform UART Driver
@ 2024-11-13 11:05 Wenhua Lin
  2024-11-13 11:05 ` [PATCH 1/2] serial: sprd: Add support for sc9632 Wenhua Lin
  2024-11-13 11:05 ` [PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632 Wenhua Lin
  0 siblings, 2 replies; 14+ messages in thread
From: Wenhua Lin @ 2024-11-13 11:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Orson Zhai, Baolin Wang, Chunyan Zhang, Cixi Geng, linux-kernel,
	linux-serial, devicetree, wenhua lin, Wenhua Lin, Xiongpeng Wu,
	Zhaochen Su, Zhirong Qiu

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-01-13  7:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 11:05 [PATCH 0/2] serial: sprd: Modification of UNISOC Platform UART Driver Wenhua Lin
2024-11-13 11:05 ` [PATCH 1/2] serial: sprd: Add support for sc9632 Wenhua Lin
2024-11-15  5:47   ` Baolin Wang
2024-11-15  7:46     ` wenhua lin
2024-11-15  8:06       ` Baolin Wang
2024-11-15  8:39   ` cixi.geng
2024-11-13 11:05 ` [PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632 Wenhua Lin
2024-11-14 20:12   ` Conor Dooley
2024-11-15  8:40   ` cixi.geng
2024-11-21 12:26   ` Stanislav Jakubek
2024-11-21 13:34     ` Krzysztof Kozlowski
2025-01-13  2:29       ` wenhua lin
2025-01-13  7:42         ` Krzysztof Kozlowski
2025-01-13  2:29     ` wenhua lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).