Re: [PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups

From: Tony Lindgren
Date: Fri Dec 30 2016 - 10:58:05 EST


* Linus Walleij <linus.walleij@xxxxxxxxxx> [161230 06:12]:
> On Tue, Dec 27, 2016 at 6:20 PM, Tony Lindgren <tony@xxxxxxxxxxx> wrote:
>
> > We can add generic helpers for pin group handling for cases where the pin
> > controller driver does not need to use static arrays.
> >
> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
>
> Patch applied.
>
> > +config GENERIC_PINCTRL
> > + bool
>
> Then I renamed *this* to GENERIC_PINCTRL_GROUPS.
> (Not the other patch, I got confused because gmail threads the
> second and third patch together, sorry.)

Yeah OK nice, the renames make sense to me.

> Let's see if I manage to rebase the next patch on this.

I'll do some testing with your devel branch today to make
sure things still work for me.

Regards,

Tony