]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: switchtec: Add support for PCIe Gen5 devices
authorKelvin Cao <kelvin.cao@microchip.com>
Sat, 24 Jun 2023 00:00:03 +0000 (17:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Apr 2024 15:07:10 +0000 (17:07 +0200)
commitbbdfa144820566e142b90018cab7b8214c54e418
tree90efd4c808ba636820a9155c95f4332530adcbed
parent87709f7ecdb884ab75e3de6f951dffe500ee95b2
PCI: switchtec: Add support for PCIe Gen5 devices

[ Upstream commit 0fb53e64705ae0fabd9593102e0f0e6812968802 ]

Advertise support of Gen5 devices in the driver's device ID table and
add the same IDs for the switchtec quirks. Also update driver code to
accommodate them.

Link: https://lore.kernel.org/r/20230624000003.2315364-3-kelvin.cao@microchip.com
Signed-off-by: Kelvin Cao <kelvin.cao@microchip.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pci/quirks.c
drivers/pci/switch/switchtec.c
include/linux/switchtec.h