[PATCH v8 09/12] pinctrl: generic: add auto pull config parameter
Tony Lindgren
tony at atomide.com
Fri Feb 15 11:37:55 EST 2013
* Linus Walleij <linus.walleij at linaro.org> [130215 00:58]:
> On Mon, Feb 11, 2013 at 6:10 PM, Haojian Zhuang
> <haojian.zhuang at linaro.org> wrote:
>
> > There's only one bit to control pin bias as enabled or disabled for some
> > pins in OMAP SoC. So append PIN_CONFIG_BIAS_AUTO_PULL for this case.
> > User shouldn't switch pin state between AUTO_PULL and PULL_UP/PULL_DOWN,
> > since they're similiar concepts.
> >
> > Signed-off-by: Haojian Zhuang <haojian.zhuang at linaro.org>
>
> Makes perfect sense.
> Patch applied with Tony's ACK!
Sorry the conclusion was that this probably won't be needed and can
probably be done with just PULL_UP/PULL_DOWN.
So can you please drop or revert this AUTO_PULL one?
Regards,
Tony
More information about the linux-arm-kernel
mailing list