Re: [PATCH] pinctrl: ma35: use new GPIO line value setter callbacks
From: Linus Walleij <hidden>
Date: 2025-07-19 15:38:52
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2025-07-19 15:38:52
Also in:
linux-gpio, lkml
On Thu, Jul 17, 2025 at 2:58 PM Bartosz Golaszewski [off-list ref] wrote:
From: Bartosz Golaszewski <redacted> struct gpio_chip now has callbacks for setting line values that return an integer, allowing to indicate failures. Convert the driver to using them. Signed-off-by: Bartosz Golaszewski <redacted>
Patch applied! Yours, Linus Walleij