[PATCH v1 0/2] serial: 8250_pci: Share WCH IDs

From: Andy Shevchenko
Date: Tue Dec 03 2024 - 22:11:38 EST


There are a few WCH IDs that are used in two drivers, share them.

Actually share slightly more as it is logical to have group of IDs
related to the same family of the devices to be in one place.

Andy Shevchenko (2):
serial: 8250_pci: Resolve WCH vendor ID ambiguity
serial: 8250_pci: Share WCH IDs with parport_serial driver

drivers/parport/parport_serial.c | 12 +++--
drivers/tty/serial/8250/8250_pci.c | 76 ++++++++++++++----------------
include/linux/pci_ids.h | 11 +++++
3 files changed, 54 insertions(+), 45 deletions(-)

--
2.43.0.rc1.1336.g36b5255a03ac