summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2025-02-19 22:04:33 +0100
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-02-24 20:49:20 +0100
commit2145ba374069ee8edc9d29c2a6b56fe4a28a6e2d (patch)
tree4071a3ab0750bfeb3893ce833062b3759bb26282 /tools/perf/scripts/python/export-to-postgresql.py
parent45af02f06f6943d73cf9309fd2a63a908b587f57 (diff)
gpio: mmio: Add flag for calling pinctrl back-end
It turns out that with this flag we can switch over an entire driver to use gpio-mmio instead of a bunch of custom code, also providing get/set_multiple() to it in the process, so it seems like a reasonable feature to add. The generic pin control backend requires us to call the gpiochip_generic_request(), gpiochip_generic_free(), pinctrl_gpio_direction_output() and pinctrl_gpio_direction_input() callbacks, so if the new flag for a pin control back-end is set, we make sure these functions get called as expected. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250219-vf610-mmio-v3-1-588b64f0b689@linaro.org 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