diff options
author | 2016-01-08 10:50:30 -0800 | |
---|---|---|
committer | 2016-01-27 15:04:20 +0100 | |
commit | 23c3960dfe6faea6fa8b8cb0bfedba2a03bda0c1 (patch) | |
tree | 281b9f8a616cf1f9f71df9f5c7b5dc813ee3e96d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: mediatek: mt8* make driver explicitly non-modular (diff) | |
download | wireguard-linux-23c3960dfe6faea6fa8b8cb0bfedba2a03bda0c1.tar.xz wireguard-linux-23c3960dfe6faea6fa8b8cb0bfedba2a03bda0c1.zip |
pinctrl: freescale: imx: implement gpio_disable_free for Vybrid
The Freescale Vybrid SoC has GPIO capabilities as part of the
IOMUXC. To enable GPIO's, the gpio_request_enable callback has
been implemented, however the corsponding gpio_disable_free
callback is missing. So far, disabling (unexporting) a GPIO left
the pin in its last state.
Implement a proper gpio_disable_free function which clears the
three enable bits which influence the state (IBE, OBE and PUE).
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions