commit | d3a5bcb4a17f1ad072484bb92c42519ff3aba6e1 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Wed Dec 11 03:40:55 2019 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Dec 18 13:36:02 2019 +0100 |
tree | 3bbc5b18ec08c1bddbe71bfb63e5d4183ee7a321 | |
parent | 2c3039c14380bc7b857f7afaaed68a0b8176c3db [diff] |
gpio: add gpiod_toggle_active_low() Add possibility to toggle active-low flag of a gpio descriptor. This is useful for compatibility code, where defaults are inverted vs DT gpio flags or the active-low flag is taken from elsewhere. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Link: https://lore.kernel.org/r/7ce0338e01ad17fa5a227176813941b41a7c35c1.1576031637.git.mirq-linux@rere.qmqm.pl Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>