diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-10-10 15:52:21 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-10-17 11:56:16 +0200 |
commit | a039dfb96ad24666d6947b8ab631449441152efe (patch) | |
tree | c013e9132e76b5320b80e9f86222b1b49326a9e8 /drivers/pinctrl/pinctrl-st.c | |
parent | 9b3148d6d626d484fd038d25409602190d89eee7 (diff) |
pinctrl: cy8c95x0: Implement ->gpio_request_enable() and ->gpio_set_direction()
Without ->gpio_request_enable() and ->gpio_set_direction()
callbacks it's not possible to mux GPIO via standard GPIO
interfaces (like `gpioget` or `gpioset` tools in user space).
Implement those functions to fill the above mentioned gap.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221010125221.28275-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-st.c')
0 files changed, 0 insertions, 0 deletions