mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] gpio fixes for v7.2-rc2
@ 2026-07-03  7:59 Bartosz Golaszewski
  2026-07-03 15:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-07-03  7:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linus Walleij, linux-gpio, linux-kernel, brgl, Bartosz Golaszewski

Linus,

Please pull the following set of GPIO fixes for the next RC.

Thanks,
Bartosz

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v7.2-rc2

for you to fetch changes up to 9777530157e7b82fd994327ff878c4245dadc931:

  pinctrl: meson: restore non-sleeping GPIO access (2026-07-01 09:26:40 +0200)

----------------------------------------------------------------
gpio fixes for v7.2-rc2

- check the return value of gpiochip_add_data() in gpio-mvebu and
  gpio-htc-egpio
- avoid locking context issues with GPIO drivers using the shared GPIO
  proxy by only allowing sleeping operations (atomic GPIO ops don't
  really make sense in shared context anyway)
- with the above: restoe non-sleeping GPIO access in pinctrl-meson
- fix return value on OOM in gpio-timberdale
- fix interrupt handling in gpio-mt7621
- support both A and B variants of NCT6126D in gpio-f7188x

----------------------------------------------------------------
Bartosz Golaszewski (1):
      Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current

Paul Louvel (1):
      gpio-f7188x: Add support for NCT6126D version B

Pengpeng Hou (2):
      gpio: mvebu: fail probe if gpiochip registration fails
      gpio: htc-egpio: use managed gpiochip registration

Sergio Paracuellos (3):
      gpio: mt7621: avoid corruption of shared interrupt trigger state
      gpio: mt7621: more robust management of IRQ domain teardown
      gpio: mt7621: be sure IRQ domain is created before exposing GPIO chips

Viacheslav Bocharov (2):
      gpio: shared-proxy: always serialize with a sleeping mutex
      pinctrl: meson: restore non-sleeping GPIO access

Vladimir Zapolskiy (1):
      gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probe

 drivers/gpio/gpio-f7188x.c            |  6 ++-
 drivers/gpio/gpio-htc-egpio.c         |  6 ++-
 drivers/gpio/gpio-mt7621.c            | 25 ++++++------
 drivers/gpio/gpio-mvebu.c             |  5 ++-
 drivers/gpio/gpio-shared-proxy.c      | 76 +++++++++++++----------------------
 drivers/gpio/gpio-timberdale.c        |  2 +-
 drivers/gpio/gpiolib-shared.c         |  9 +----
 drivers/gpio/gpiolib-shared.h         | 28 +------------
 drivers/pinctrl/meson/pinctrl-meson.c |  2 +-
 9 files changed, 60 insertions(+), 99 deletions(-)

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

* Re: [GIT PULL] gpio fixes for v7.2-rc2
  2026-07-03  7:59 [GIT PULL] gpio fixes for v7.2-rc2 Bartosz Golaszewski
@ 2026-07-03 15:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-03 15:55 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel, brgl,
	Bartosz Golaszewski

The pull request you sent on Fri,  3 Jul 2026 09:59:03 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v7.2-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2916bfc6baf7e1215b00169d285b88321299b629

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2026-07-03 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03  7:59 [GIT PULL] gpio fixes for v7.2-rc2 Bartosz Golaszewski
2026-07-03 15:55 ` pr-tracker-bot

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