OSDN Git Service

pinctrl: meson: fix gxbb ao pull register bits
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 29 Oct 2018 15:13:37 +0000 (16:13 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Nov 2018 08:33:22 +0000 (09:33 +0100)
commit4bc51e1e350cd4707ce6e551a93eae26d40b9889
tree3cea9edb8cb40d1bfefc4fec11ba7c9c594b0470
parente39f9dd8206ad66992ac0e6218ef1ba746f2cce9
pinctrl: meson: fix gxbb ao pull register bits

AO pull register definition is inverted between pull (up/down) and
pull enable. Fixing this allows to properly apply bias setting
through pinconf

Fixes: 468c234f9ed7 ("pinctrl: amlogic: Add support for Amlogic Meson GXBB SoC")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson-gxbb.c