Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: kelvin.cao@microchip.com
Cc: kurt.schwemmer@microsemi.com, logang@deltatee.com,
	bhelgaas@google.com, linux-pci@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices
Date: Wed, 9 Aug 2023 14:17:52 -0500	[thread overview]
Message-ID: <20230809191752.GA405275@bhelgaas> (raw)
In-Reply-To: <20230624000003.2315364-1-kelvin.cao@microchip.com>

On Fri, Jun 23, 2023 at 05:00:01PM -0700, kelvin.cao@microchip.com wrote:
> 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(-)

Applied with Logan's Reviewed-by for v6.6, thanks!

Bjorn

      parent reply	other threads:[~2023-08-09 19:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-24  0:00 [PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices kelvin.cao
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 [this message]

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=20230809191752.GA405275@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=kelvin.cao@microchip.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