mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
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:
parent
18caeb70f3
commit
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, }
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user