[PATCH v3] gpio: reg: use new GPIO line value setter callbacks
Bartosz Golaszewski
brgl at bgdev.pl
Mon Jul 7 00:26:36 PDT 2025
From: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
On Mon, 23 Jun 2025 09:57:16 +0200, Bartosz Golaszewski wrote:
> struct gpio_chip now has callbacks for setting line values that return
> an integer, allowing to indicate failures. Convert the legacy generic
> gpio-reg module to using them. We have to update the two legacy ARM
> platforms that use it at the same time as they call the set_multiple()
> callbacks directly (they shouldn't but it's old technical debt I
> suppose).
>
> [...]
Applied, thanks!
[1/1] gpio: reg: use new GPIO line value setter callbacks
https://git.kernel.org/brgl/linux/c/527db0a8811697968df30797eae2e1d5f8b6964c
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
More information about the linux-arm-kernel
mailing list