Re: [PATCH v2 0/8] mfd: cros_ec: add subdevices and fixes

From: Andy Shevchenko
Date: Fri Feb 23 2018 - 11:28:49 EST


On Fri, Feb 23, 2018 at 5:05 PM, Enric Balletbo i Serra
<enric.balletbo@xxxxxxxxxxxxx> wrote:
> Hi,
>
> This is a second version of a patchset that collects some patches
> already send but that needed some rework due the patchset to split the
> cros_ec_devs modules in 2 parts [1]. This patchset contains some of
> imrpovements and also some fixes. They can be applied independently
> and I think that all can go through the MFD tree.

After addressing the minor issues I found, feel free to add

Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>

>
> Best regards,
> Enric
>
> Changes in v2:
> - [2/8] Remove the free_irq in cros_ec_remove.
> - [3/8] That patch is new in this series.
> - [4/8] Add the Reviewed-by Gwendal.
> - [5/8] Add the Reviewed-by Gwendal.
> - [6/8] This patch is new in this series.
> - [7/8] Add the Reviewed-by Gwendal.
> - [8/8] This patch is new in this series replacing [5/6] of v1.
>
> Daniel Hung-yu Wu (1):
> mfd: cros_ec_dev: register shutdown function for debugfs
>
> Douglas Anderson (1):
> mfd: cros_ec: Don't try to grab log when suspended
>
> Enric Balletbo i Serra (1):
> mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice.
>
> Joseph Lo (1):
> mfd: cros_ec_i2c: moving the system sleep pm ops to late
>
> 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 | 26 ++++-----
> drivers/mfd/cros_ec_dev.c | 87 +++++++++++++++++++++++++++++++
> drivers/mfd/cros_ec_i2c.c | 17 +++++-
> drivers/platform/chrome/cros_ec_debugfs.c | 20 +++++++
> include/linux/mfd/cros_ec.h | 2 +
> 5 files changed, 135 insertions(+), 17 deletions(-)
>
> --
> 2.16.1
>



--
With Best Regards,
Andy Shevchenko