[PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf
Linus Walleij
linus.walleij at linaro.org
Wed May 9 05:09:34 EDT 2012
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.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list