[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1481911058-28604-1-git-send-email-thierry.escande@collabora.com>
Date: Fri, 16 Dec 2016 18:57:35 +0100
From: Thierry Escande <thierry.escande@...labora.com>
To: Benson Leung <bleung@...omium.org>,
Lee Jones <lee.jones@...aro.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] mfd: cros_ec: various improvements
Hi,
This series adds some improvements to the ChromeOS EC driver.
- New EC host commands are sent through suspend/resume ops.
- A flag now protect data transfer while device is suspended.
- LID0 device GPE now stays enabled for lid to work in suspend to
idle path.
This patchset depends on [1] to apply.
[1] https://lkml.org/lkml/2016/12/2/360
Regards,
Thierry
Archana Patni (1):
mfd: cros_ec: Add ACPI GPE handler for LID0 devices
Joseph Lo (1):
mfd: cros_ec: Prevent data transfer while device is suspended
Shawn Nematbakhsh (1):
mfd: cros_ec: Send suspend state notification to EC
drivers/mfd/cros_ec.c | 144 ++++++++++++++++++++++++++++++++
drivers/platform/chrome/cros_ec_proto.c | 5 ++
include/linux/mfd/cros_ec.h | 2 +
include/linux/mfd/cros_ec_commands.h | 14 ++++
4 files changed, 165 insertions(+)
--
2.7.4
Powered by blists - more mailing lists