Signed-off-by: Tomas Winkler <tomas.wink...@intel.com>
---
 drivers/misc/mei/pci-txe.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/misc/mei/pci-txe.c b/drivers/misc/mei/pci-txe.c
index bee1c6fb7e75..1b1a6e558c1c 100644
--- a/drivers/misc/mei/pci-txe.c
+++ b/drivers/misc/mei/pci-txe.c
@@ -37,6 +37,7 @@
 
 static const struct pci_device_id mei_txe_pci_tbl[] = {
        {PCI_VDEVICE(INTEL, 0x0F18)}, /* Baytrail */
+       {PCI_VDEVICE(INTEL, 0x2298)}, /* Cherrytrail */
 
        {0, }
 };
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to