[PATCH] pinctrl: armada-37xx: Fix direction_output() callback behavior

Linus Walleij linus.walleij at linaro.org
Wed Nov 29 05:10:08 PST 2017


On Tue, Nov 14, 2017 at 5:51 PM, Gregory CLEMENT
<gregory.clement at free-electrons.com> wrote:

> The direction_output callback of the gpio_chip structure is supposed to
> set the output direction but also to set the value of the gpio. For the
> armada-37xx driver this callback acted as the gpio_set_direction callback
> for the pinctrl.
>
> This patch fixes the behavior of the direction_output callback by also
> applying the value received as parameter.
>
> Cc: stable at vger.kernel.org
> Fixes: 5715092a458c ("pinctrl: armada-37xx: Add gpio support")
> Reported-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>

Patch applied for fixes.

Sorry for taking so long, merge window you know.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list