mei: txe: add cherrytrail device id
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
18caeb70f3
Коммит
e88281edd4
|
@ -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, }
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче