From: <kelvin.cao@microchip.com>
To: <kurt.schwemmer@microsemi.com>, <logang@deltatee.com>,
<bhelgaas@google.com>, <linux-pci@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices
Date: Fri, 23 Jun 2023 17:00:01 -0700 [thread overview]
Message-ID: <20230624000003.2315364-1-kelvin.cao@microchip.com> (raw)
From: Kelvin Cao <kelvin.cao@microchip.com>
Hi,
This patchset adds support for Switchtec PCIe Gen5 devices by adding
device IDs to the driver and PCI quirks. There's also minor code change
to accommodate those devices.
The patchset is based off of v6.4-rc7.
Thanks,
Kelvin
Kelvin Cao (2):
PCI: switchtec: Use normal comment style
PCI: switchtec: Add support for PCIe Gen5 devices
drivers/pci/quirks.c | 36 ++++++++
drivers/pci/switch/switchtec.c | 158 ++++++++++++++++++++-------------
include/linux/switchtec.h | 1 +
3 files changed, 134 insertions(+), 61 deletions(-)
--
2.25.1
next reply other threads:[~2023-06-24 1:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-24 0:00 kelvin.cao [this message]
2023-06-24 0:00 ` [PATCH 1/2] PCI: switchtec: Use normal comment style kelvin.cao
2023-06-24 0:00 ` [PATCH 2/2] PCI: switchtec: Add support for PCIe Gen5 devices kelvin.cao
2023-06-26 15:37 ` [PATCH 0/2] " Logan Gunthorpe
2023-08-09 19:17 ` 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=20230624000003.2315364-1-kelvin.cao@microchip.com \
--to=kelvin.cao@microchip.com \
--cc=bhelgaas@google.com \
--cc=kurt.schwemmer@microsemi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=logang@deltatee.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