mbox series

[GIT,PULL] gpio fixes for v6.11-rc4

Message ID 20240816093423.12622-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio fixes for v6.11-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.11-rc4

Message

Bartosz Golaszewski Aug. 16, 2024, 9:34 a.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following fix for one of the GPIO drivers for the next RC.

Bartosz

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.11-rc4

for you to fetch changes up to aad41832326723627ad8ac9ee8a543b6dca4454d:

  gpio: mlxbf3: Support shutdown() function (2024-08-10 21:35:16 +0200)

----------------------------------------------------------------
gpio fixes for v6.11-rc4

- add the shutdown() callback to gpio-mlxbf3 in order to disable
  interrupts during graceful reboot

----------------------------------------------------------------
Asmaa Mnebhi (1):
      gpio: mlxbf3: Support shutdown() function

 drivers/gpio/gpio-mlxbf3.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Comments

pr-tracker-bot@kernel.org Aug. 16, 2024, 4:32 p.m. UTC | #1
The pull request you sent on Fri, 16 Aug 2024 11:34:23 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.11-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9bd40f824a7fed9ffdd1660ea7567f4133f8b672

Thank you!