All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd: vexpress: convert the driver to using the new generic GPIO chip API
@ 2025-08-11 13:36 Bartosz Golaszewski
  2025-08-11 13:36 ` [PATCH 1/2] mfd: vexpress-sysreg: check the return value of devm_gpiochip_add_data() Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Bartosz Golaszewski @ 2025-08-11 13:36 UTC (permalink / raw)
  To: Lee Jones, Linus Walleij, Liviu Dudau, Sudeep Holla,
	Lorenzo Pieralisi, Pawel Moll
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski, stable

This converts the vexpress-sysreg MFD driver to using the new generic
GPIO interface but first fixes an issue with an unchecked return value
of devm_gpiochio_add_data().

Lee: Please, create an immutable branch containing these commits after
you pick them up, as I'd like to merge it into the GPIO tree and remove
the legacy interface in this cycle.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (2):
      mfd: vexpress-sysreg: check the return value of devm_gpiochip_add_data()
      mfd: vexpress-sysreg: use new generic GPIO chip API

 drivers/mfd/vexpress-sysreg.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250728-gpio-mmio-mfd-conv-d27c2cfbccfe

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



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

end of thread, other threads:[~2025-09-03 15:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 13:36 [PATCH 0/2] mfd: vexpress: convert the driver to using the new generic GPIO chip API Bartosz Golaszewski
2025-08-11 13:36 ` [PATCH 1/2] mfd: vexpress-sysreg: check the return value of devm_gpiochip_add_data() Bartosz Golaszewski
2025-09-02 10:03   ` Linus Walleij
2025-08-11 13:36 ` [PATCH 2/2] mfd: vexpress-sysreg: use new generic GPIO chip API Bartosz Golaszewski
2025-09-02 10:03   ` Linus Walleij
2025-09-02  9:28 ` [PATCH 0/2] mfd: vexpress: convert the driver to using the " Bartosz Golaszewski
2025-09-02 10:28   ` Sudeep Holla
2025-09-02 10:10 ` Lee Jones
2025-09-02 11:57   ` Bartosz Golaszewski
2025-09-03  8:07     ` Lee Jones
2025-09-03  9:09 ` [GIT PULL] Immutable branch between MFD and GPIO due for the v6.18 merge window Lee Jones
2025-09-03 12:55   ` [GIT PULL v2] " Lee Jones
2025-09-03 13:05     ` Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.