mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] gpio: shared: another set of small fixes
@ 2026-01-06  9:34 Bartosz Golaszewski
  2026-01-06  9:34 ` [PATCH v2 1/3] gpio: shared: assign the correct firmware node for reset-gpio use-case Bartosz Golaszewski
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Bartosz Golaszewski @ 2026-01-06  9:34 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Marek Szyprowski
  Cc: linux-gpio, linux-kernel, Bartosz Golaszewski

Here are three more patches fixing issues reported with shared GPIO
management.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
---
Changes in v2:
- Fix mutex deadlock
- Fix lockdep false-positives
- Add a patch reducing the number of memory allocations
- Link to v1: https://lore.kernel.org/r/20260105-gpio-shared-fixes-v1-0-76d6ff0afcd8@oss.qualcomm.com

---
Bartosz Golaszewski (3):
      gpio: shared: assign the correct firmware node for reset-gpio use-case
      gpio: shared: fix a race condition
      gpio: shared: don't allocate the lookup table until we really need it

 drivers/gpio/gpiolib-shared.c | 34 ++++++++++++++++------------------
 1 file changed, 16 insertions(+), 18 deletions(-)
---
base-commit: 19fb766a1e5ed5943a62fc671c09d45352a81b1d
change-id: 20260105-gpio-shared-fixes-40a8ec3b6b25

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>


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

end of thread, other threads:[~2026-01-08 13:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-06  9:34 [PATCH v2 0/3] gpio: shared: another set of small fixes Bartosz Golaszewski
2026-01-06  9:34 ` [PATCH v2 1/3] gpio: shared: assign the correct firmware node for reset-gpio use-case Bartosz Golaszewski
2026-01-06  9:34 ` [PATCH v2 2/3] gpio: shared: fix a race condition Bartosz Golaszewski
2026-01-06  9:34 ` [PATCH v2 3/3] gpio: shared: don't allocate the lookup table until we really need it Bartosz Golaszewski
2026-01-06 13:22 ` [PATCH v2 0/3] gpio: shared: another set of small fixes Mark Brown
2026-01-07  8:31 ` Bartosz Golaszewski
2026-01-08 12:13 ` Cosmin Tanislav
2026-01-08 12:18   ` Bartosz Golaszewski
2026-01-08 13:47     ` Cosmin Tanislav
2026-01-08 12:22   ` Marek Szyprowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®