]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/dw/pci.c
Merge remote-tracking branch 'drm/drm-next'
[karo-tx-linux.git] / drivers / dma / dw / pci.c
index 4c30fdd092b3b1e5b7e6050b7e7d1afee6c11e57..358f9689a3f5ace77d3dfd601f1873b880704060 100644 (file)
@@ -108,6 +108,10 @@ static const struct pci_device_id dw_pci_id_table[] = {
 
        /* Haswell */
        { PCI_VDEVICE(INTEL, 0x9c60) },
+
+       /* Broadwell */
+       { PCI_VDEVICE(INTEL, 0x9ce0) },
+
        { }
 };
 MODULE_DEVICE_TABLE(pci, dw_pci_id_table);