All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] mfd: cros_ec: add subdevices and fixes
@ 2018-02-19 22:39 Enric Balletbo i Serra
  0 siblings, 0 replies; only message in thread
From: Enric Balletbo i Serra @ 2018-02-19 22:39 UTC (permalink / raw)
  To: Lee Jones; +Cc: groeck, gwendal, bleung, linux-kernel, kernel

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@vger.kernel.org/msg1467256.html
[3] https://www.mail-archive.com/linux-kernel@vger.kernel.org/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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-19 22:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19 22:39 [PATCH 0/6] mfd: cros_ec: add subdevices and fixes Enric Balletbo i Serra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.