]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sunxi: Deal with configless pins
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 20 Oct 2016 13:49:02 +0000 (15:49 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 29 Oct 2016 09:08:24 +0000 (11:08 +0200)
commite11dee2e98f8abc99ad5336796576a827853ccfa
treeb3f6b77f1a6258c04c738bbb139d7382e59145f1
parentb9aa65ba8efa810076a081fabd3f3477f751c4ac
pinctrl: sunxi: Deal with configless pins

Even though the our binding had the assumption that the allwinner,pull and
allwinner,drive properties were optional, the code never took that into
account.

Fix that.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sunxi.c