[PATCH v2 5/6] pinctrl: st: Show correct pin direction -- even when in GPIO mode

Linus Walleij linus.walleij at linaro.org
Wed Mar 25 08:38:38 PDT 2015


On Wed, Mar 18, 2015 at 6:21 PM, Lee Jones <lee.jones at linaro.org> wrote:

> Until now ST's pinconf_dbg_show() call-back has displayed the PIO
> alternate function direction, which is only relevant if a pin is
> operating in an alternate function mode i.e not GPIO mode.  If a
> pin is in GPIO mode its direction is both set and status is
> obtained by a completely different/unrelated bunch of registers.
>
> This change ensures that the correct pin direction is shown, even
> if a pin is operating in GPIO mode.
>
> Reported-by: Olivier Clergeaud <olivier.clergeaud at st.com>
> Acked-by: Maxime Coquelin <maxime.coquelin at st.com>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list