switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3
authorKelvin Cao <kelvin.cao@microsemi.com>
Wed, 29 Nov 2017 17:28:44 +0000 (10:28 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 19 Dec 2017 05:08:13 +0000 (23:08 -0600)
Add device IDs for PSX 24xG3 and PSX 48xG3.  These are valid devices that
were missing from the existing device ID table for the Switchtec driver.

Signed-off-by: Kelvin Cao <kelvin.cao@microsemi.com>
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/switch/switchtec.c

index 7668d270725d0ce51278bc5f292101a8064b6d35..a0f8373f3b5f12893f466b3bacda0789d3f4d9ce 100644 (file)
@@ -1353,6 +1353,8 @@ static const struct pci_device_id switchtec_pci_tbl[] = {
        SWITCHTEC_PCI_DEVICE(0x8534),  //PFX 64xG3
        SWITCHTEC_PCI_DEVICE(0x8535),  //PFX 80xG3
        SWITCHTEC_PCI_DEVICE(0x8536),  //PFX 96xG3
+       SWITCHTEC_PCI_DEVICE(0x8541),  //PSX 24xG3
+       SWITCHTEC_PCI_DEVICE(0x8542),  //PSX 32xG3
        SWITCHTEC_PCI_DEVICE(0x8543),  //PSX 48xG3
        SWITCHTEC_PCI_DEVICE(0x8544),  //PSX 64xG3
        SWITCHTEC_PCI_DEVICE(0x8545),  //PSX 80xG3