Re: [PATCH] pinctrl: Add generic pinctrl-simple driver that supportsomap2+ padconf

From: Linus Walleij
Date: Wed May 09 2012 - 05:09:39 EST


On Fri, May 4, 2012 at 5:03 PM, Tony Lindgren <tony@xxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/