From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Cameron Williams <cang1@live.co.uk>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Fenghua Yu <fenghua.yu@intel.com>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
linux-pci@vger.kernel.org
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
Jiri Slaby <jirislaby@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>
Subject: [PATCH v1 0/2] serial: 8250_pci: Share WCH IDs
Date: Wed, 4 Dec 2024 05:09:20 +0200 [thread overview]
Message-ID: <20241204031114.1029882-1-andriy.shevchenko@linux.intel.com> (raw)
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
next reply other threads:[~2024-12-04 3:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 3:09 Andy Shevchenko [this message]
2024-12-04 3:09 ` [PATCH v1 1/2] serial: 8250_pci: Resolve WCH vendor ID ambiguity Andy Shevchenko
2024-12-04 3:09 ` [PATCH v1 2/2] serial: 8250_pci: Share WCH IDs with parport_serial driver Andy Shevchenko
2024-12-04 7:14 ` Jiri Slaby
2024-12-04 9:53 ` Andy Shevchenko
2024-12-04 22:08 ` Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241204031114.1029882-1-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=bhelgaas@google.com \
--cc=cang1@live.co.uk \
--cc=fenghua.yu@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox