Bartosz Golaszewski ec963d04ca pinctrl: provide new GPIO-to-pinctrl glue helpers
Currently the pinctrl GPIO helpers all take a number from the global
GPIO numberspace - of which we're trying to get rid of as argument.

These helpers are almost universally called from GPIOLIB driver
callbacks which take a pointer to the backing gpio_chip and the
controller-relative offset as arguments.

Let's provide improved variants of these functions that match the
GPIOLIB signatures as the first step in removing the older flavor.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2023-11-04 10:23:18 +01:00
..
2023-10-26 15:04:49 +02:00
2023-10-31 16:37:07 -04:00
2023-09-01 12:21:32 -07:00
2023-11-01 16:33:20 -10:00
2023-11-02 15:13:50 -10:00
2023-10-31 09:01:25 +01:00
2023-11-03 18:56:51 -10:00