X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fmisc%2Fcxl%2Fpci.c;h=fe01a0e00f37e128dcd19b33d1b2343ba125d44e;hb=9aba8dfe3546edde40ed873bcce926a83a339195;hp=976956f3fc9e5ccac3de583dd705f796d443171f;hpb=8c052e9e4ee71a53ba7e6539a3aa3f9b67fe225c;p=mirror_ubuntu-zesty-kernel.git diff --git a/drivers/misc/cxl/pci.c b/drivers/misc/cxl/pci.c index 976956f3fc9e..fe01a0e00f37 100644 --- a/drivers/misc/cxl/pci.c +++ b/drivers/misc/cxl/pci.c @@ -123,6 +123,8 @@ static const struct pci_device_id cxl_pci_tbl[] = { { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x044b), }, { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x04cf), }, { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x0601), }, + { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x0623), }, + { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x0628), }, { PCI_DEVICE_CLASS(0x120000, ~0), }, { }