linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: use new GPIO line value setter callbacks
@ 2025-06-10 12:38 Bartosz Golaszewski
  2025-06-10 12:38 ` [PATCH 1/2] soc: fsl: qe: " Bartosz Golaszewski
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bartosz Golaszewski @ 2025-06-10 12:38 UTC (permalink / raw)
  To: Qiang Zhao, Christophe Leroy, Linus Walleij, Bartosz Golaszewski,
	Geert Uytterhoeven, Magnus Damm
  Cc: linuxppc-dev, linux-arm-kernel, linux-kernel, linux-gpio,
	linux-renesas-soc, Bartosz Golaszewski

Commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return
values") added new line setter callbacks to struct gpio_chip. They allow
to indicate failures to callers. We're in the process of converting all
GPIO controllers to using them before removing the old ones. This series
converts all GPIO chips implemented under drivers/soc/.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (2):
      soc: fsl: qe: use new GPIO line value setter callbacks
      soc: renesas: pwc-rzv2m: use new GPIO line value setter callbacks

 drivers/soc/fsl/qe/gpio.c       | 6 ++++--
 drivers/soc/renesas/pwc-rzv2m.c | 8 +++++---
 2 files changed, 9 insertions(+), 5 deletions(-)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250523-gpiochip-set-rv-soc-14e1d9414f70

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-07-30 13:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-10 12:38 [PATCH 0/2] soc: use new GPIO line value setter callbacks Bartosz Golaszewski
2025-06-10 12:38 ` [PATCH 1/2] soc: fsl: qe: " Bartosz Golaszewski
2025-07-13  8:49   ` Bartosz Golaszewski
2025-07-30 13:34   ` Christophe Leroy
2025-06-10 12:38 ` [PATCH 2/2] soc: renesas: pwc-rzv2m: " Bartosz Golaszewski
2025-06-12 14:58   ` Geert Uytterhoeven
2025-06-23  7:33 ` [PATCH 0/2] soc: " Bartosz Golaszewski
2025-06-23  9:54   ` Christophe Leroy
2025-06-23  9:55     ` Bartosz Golaszewski
2025-06-23 10:05       ` Christophe Leroy
2025-07-07  8:40         ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).