On Tue, Dec 27, 2016 at 6:20 PM, Tony Lindgren <t...@atomide.com> 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 <t...@atomide.com> 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