gpio: ep93xx: use new generic GPIO chip API
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 3 Sep 2025 08:00:15 +0000 (10:00 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 8 Sep 2025 07:17:02 +0000 (09:17 +0200)
commitab61c8b6138f4987cd1cbe605d6cc698b4902aea
tree3e885bead3bcfe0ccafbab08b14f8a14a4657e35
parenta685ac653958f7249e7503d69f4f3fabb0642f45
gpio: ep93xx: use new generic GPIO chip API

Convert the driver to using the new generic GPIO chip interfaces from
linux/gpio/generic.h.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250903-gpio-mmio-gpio-conv-part3-v1-11-ff346509f408@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-ep93xx.c