[PATCH 0/6] mfd: cros_ec: add subdevices and fixes

From: Enric Balletbo i Serra
Date: Mon Feb 19 2018 - 17:39:46 EST


Hi,

Now, that the patchset to split the cros_ec_devs modules in 2 parts has
been merged [1] it's time to some of the patches sent before this
patchset as now needs to be reworked. This patched contains some of
these patches and also some fixes. They can be applied independently and
I think that all can go through the MFD tree.

The first patch is an improvement, the patch was already sent some time
ago and acked-by Benson Leung [2]. The second patch is another improvement
never sent before. Patches 3 and 4 are to register the RTC and the
cros-ec-accel legacy drivers (these driver are now in mainline) Patch 5 is
a fix at resume and patch 6 is another patch already sent some time ago
and acked-by Benson Leung [3] but never merged.

[1] https://lkml.org/lkml/2017/11/20/408
[2] https://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg1467256.html
[3] https://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg1467253.html

Best regards,

Enric Balletbo i Serra (1):
mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice.

Gwendal Grignou (1):
mfd: cros_ec_dev: Check communication with ec at resume

Thierry Escande (1):
mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice.

Vincent Palatin (2):
mfd: cros_ec: fail early if we cannot identify the EC
mfd: cros_ec: free IRQ automatically

Wei-Ning Huang (1):
mfd: cros_ec_i2c: add ACPI module device table

drivers/mfd/cros_ec.c | 23 +++++++------
drivers/mfd/cros_ec_dev.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++
drivers/mfd/cros_ec_i2c.c | 12 +++++++
3 files changed, 106 insertions(+), 12 deletions(-)

--
2.16.1