[PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf

Tony Lindgren tony at atomide.com
Wed May 9 16:50:09 EDT 2012


* Linus Walleij <linus.walleij at linaro.org> [120509 02:13]:
> On Fri, May 4, 2012 at 5:03 PM, Tony Lindgren <tony at atomide.com> wrote:
> 
> > Also I think we should let the pinctrl
> > core eventually manage the pins more too. Right now the pins are
> > a static array in the driver, which makes things unnecessarily
> > complex for the DT case. It would be nice to also have something like
> > pinctrl_register/unregister_pin instead of requiring them all
> > be registered while registering with the framework initially.
> 
> Not instead of but in addition to :-)
> 
> One does not exclude the other. But a good general idea if you need
> this, just introduce it.

Sure agreed it does not exclude the other. Will take a look when
I have a chance.

Tony



More information about the linux-arm-kernel mailing list