mei: me: add cannon point device ids
Alexander Usyskin authored
Add CNP LP and CNP H device ids for cannon lake
and coffee lake platforms.

Cc: <stable@vger.kernel.org> 4.14+
Signed-off-by: default avatarAlexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: default avatarTomas Winkler <tomas.winkler@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
f8f4aa68
Name Last commit Last update
..
Kconfig mei: wd: drop the watchdog code from the core mei driver
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license
bus-fixup.c mei: bus: elminate variable length arrays
bus.c mei: set device client to the disconnected state upon suspend.
client.c mei: set device client to the disconnected state upon suspend.
client.h mei: drop amthif internal client
debugfs.c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
hbm.c mei: hbm: remove variable length arrays
hbm.h mei: me: d0i3: add d0i3 enter/exit state machine
hw-me-regs.h mei: me: add cannon point device ids
hw-me.c mei: fix incorrect logical operator in if statement
hw-me.h mei: me: use an index instead of a pointer for private data
hw-txe-regs.h mei: extract fw status registers
hw-txe.c mei: fix an && vs || typo
hw-txe.h mei: simplify error handling via devres function.
hw.h mei: hw: fix a spelling mistake
init.c mei: speed up the power down flow
interrupt.c mei: validate the message header only in first fragment.
main.c vfs: do bulk POLL* -> EPOLL* replacement
mei-trace.c tracing, mei: Remove unused trace event mei_pci_cfg_write
mei-trace.h tracing, mei: Remove unused trace event mei_pci_cfg_write
mei_dev.h mei: make mei_cl_bus_rescan static
pci-me.c mei: me: add cannon point device ids
pci-txe.c Merge branch 'pm-core'