Re: [PATCH 3/5] pinctrl: core: Add generic pinctrl functions for managing groups
From: Linus Walleij
Date: Fri Dec 30 2016 - 09:09:49 EST
On Tue, Dec 27, 2016 at 6:20 PM, Tony Lindgren <tony@xxxxxxxxxxx> wrote:
> We can add generic helpers for function 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_PINMUX
> + bool
> + select PINMUX
I applied the first that had GENERIC_PINCTRL instead,
Then I went in and renamed this GENERIC_PINCTRL_GROUPS
since that is what it's all about.
Sent out as separate patch!
Yours,
Linus Walleij