[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241204031114.1029882-1-andriy.shevchenko@linux.intel.com>
Date: Wed, 4 Dec 2024 05:09:20 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Cameron Williams <cang1@...e.co.uk>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Fenghua Yu <fenghua.yu@...el.com>,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
linux-pci@...r.kernel.org
Cc: Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Jiri Slaby <jirislaby@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>
Subject: [PATCH v1 0/2] serial: 8250_pci: Share WCH IDs
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
Powered by blists - more mailing lists