diff options
author | Haibo Chen <haibo.chen@nxp.com> | 2024-08-01 12:30:28 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-08-05 12:49:54 +0300 |
commit | 26b95b7b588d70b5075b597ff808543503d36ac6 (patch) | |
tree | 9fce33b8534ca40ef1a0f0d7f80d1372d6e175cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3e7ebf271f935a316e9593d63f495498cde22f80 (diff) | |
download | linux-26b95b7b588d70b5075b597ff808543503d36ac6.tar.xz |
gpio: vf610: add get_direction() support
For IP which do not contain PDDR, currently use the pinmux API
pinctrl_gpio_direction_input() to config the output/input, pinmux
currently do not support get_direction(). So here add the GPIO
get_direction() support only for the IP which has Port Data
Direction Register (PDDR).
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Link: https://lore.kernel.org/r/20240801093028.732338-3-haibo.chen@nxp.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions