[PATCH 0/3] platform/chrome: cros_ec_lpc: MKBP events over ACPI
From: Thierry Escande
Date: Fri Dec 16 2016 - 12:35:21 EST
Hi,
This series adds support for MKBP events over ACPI. The ChromeOS EC LCP
driver is also now probed upon detection of the ACPI GOOG0004 device.
Last, a patch adds power management suspend and resume handlers.
This patchset depends on [1] to apply.
[1] https://lkml.org/lkml/2016/12/2/360
Regards,
Thierry
Archana Patni (1):
platform/chrome: cros_ec_lpc: Add power management ops
Gwendal Grignou (2):
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
drivers/platform/chrome/Kconfig | 2 +-
drivers/platform/chrome/cros_ec_lpc.c | 76 ++++++++++++++++++++++++++++-------
2 files changed, 63 insertions(+), 15 deletions(-)
--
2.7.4