commit | 0084a786ca8c84b443f67c4a697b4f2552761650 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Wed Jun 27 13:49:02 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Jul 14 12:47:04 2018 +0200 |
tree | 92e46fcdc9c292d2acb7e3f72d56269dc7984d38 | |
parent | 5b1c4bf2519efc2328d252fd7697bdfb306f10f3 [diff] |
pinctrl: ingenic: Fix inverted direction for < JZ4770 The .gpio_set_direction() callback was setting inverted direction for SoCs older than the JZ4770, this restores the correct behaviour. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>