commit | 07fe64ba213f36ca8f6ffd8c4d5893f022744fdb | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 11 17:46:01 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 24 16:30:14 2016 +0200 |
tree | 254908917490fc91513c4cfe3e306aa067376382 | |
parent | 42676fa4aa87eda4fc762df495d4bde2ddc4bfce [diff] |
pinctrl: sunxi: Handle bias disable So far, putting NO_PULL in allwinner,pull was ignored, behaving like if that property was not there at all. Obviously, this is not the right thing to do, and in that case, we really need to just disable the bias. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>