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

From: Andy Shevchenko
Date: Mon Aug 16 2021 - 09:39:41 EST


On Mon, Aug 16, 2021 at 4:11 PM Lee Jones <lee.jones@xxxxxxxxxx> wrote:
> On Mon, 26 Jul 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>
> > ---
> > drivers/mfd/intel_quark_i2c_gpio.c | 70 ++++++++++++++++--------------
> > 1 file changed, 37 insertions(+), 33 deletions(-)
>
> Doesn't seem to want to apply.

Would it be okay for you to pull the immutable tag?

--
With Best Regards,
Andy Shevchenko