Re: [PATCH v2 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

From: Andy Shevchenko
Date: Wed Aug 11 2021 - 09:00:42 EST


On Thu, Aug 05, 2021 at 09:02:47AM +0100, Lee Jones wrote:
> On Wed, 04 Aug 2021, Andy Shevchenko wrote:
>
> > The driver can provide a software node group instead of
> > passing legacy platform data. This will allow to drop
> > the legacy platform data structures along with unifying
> > a child device driver to use same interface for all
> > property providers, i.e. Device Tree, ACPI, and board files.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > Tested-by: Serge Semin <fancer.lancer@xxxxxxxxx>
> > ---
> > v2: added tag (Serge)
> > drivers/mfd/intel_quark_i2c_gpio.c | 70 ++++++++++++++++--------------
> > 1 file changed, 37 insertions(+), 33 deletions(-)
>
> For my own reference (apply this as-is to your sign-off block):
>
> Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx>

Thanks!

Just for your information. I think due to spaces in front of your tag
the `b4` tool can't catch this automatically.

--
With Best Regards,
Andy Shevchenko