commit | e91b162d2868672d06010f34aa83d408db13d3c6 | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Mon Oct 29 16:13:39 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Nov 05 09:33:22 2018 +0100 |
tree | 24e14bb7887b31b36d84fb204b9f1f08e5ffcde2 | |
parent | ed3a2b74f3eb34c84c8377353f4730f05acdfd05 [diff] |
pinctrl: meson: fix meson8 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: 6ac730951104 ("pinctrl: add driver for Amlogic Meson SoCs") Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>