[PATCH] pinctrl: meson: fix gpio request disabling other modes

Beniamino Galvani b.galvani at gmail.com
Sun Dec 11 13:50:28 PST 2016


On Tue, Dec 06, 2016 at 03:08:16PM +0100, Neil Armstrong wrote:
> The pinctrl_gpio_request is called with the "full" gpio number, already
> containing the base, then meson_pmx_request_gpio is then called with the
> final pin number.
> Remove the base addition when calling meson_pmx_disable_other_groups.
> 
> Fixes: 6ac730951104 ("pinctrl: add driver for Amlogic Meson SoCs")
> CC: Beniamino Galvani <b.galvani at gmail.com>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>

Acked-by: Beniamino Galvani <b.galvani at gmail.com>



More information about the linux-arm-kernel mailing list