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

From: Linus Walleij
Date: Fri Dec 30 2016 - 09:12:11 EST


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.)

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

Yours,
Linus Walleij