* [GIT PULL] gpio fixes for v6.13-rc3
@ 2024-12-13 13:47 Bartosz Golaszewski
2024-12-13 18:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-12-13 13:47 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the following set of GPIO driver fixes for the next RC.
Thanks,
Bartosz
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.13-rc3
for you to fetch changes up to 9ac4b58fcef0f9fc03fa6e126a5f53c1c71ada8a:
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace (2024-12-10 11:38:57 +0100)
----------------------------------------------------------------
gpio fixes for v6.13-rc3
- fix several low-level issues in gpio-graniterapids
- fix an initialization order issue that manifests itself with
__counted_by() checks in gpio-ljca
- don't default to y for CONFIG_GPIO_MVEBU with COMPILE_TEST enabled
- move the DEFAULT_SYMBOL_NAMESPACE define before the export.h include
in gpio-idio-16
----------------------------------------------------------------
Alan Borzeszkowski (5):
gpio: graniterapids: Fix vGPIO driver crash
gpio: graniterapids: Fix incorrect BAR assignment
gpio: graniterapids: Determine if GPIO pad can be used by driver
gpio: graniterapids: Check if GPIO line can be used for IRQs
gpio: graniterapids: Fix GPIO Ack functionality
Bartosz Golaszewski (1):
Merge tag 'v6.13-rc2' into gpio/for-current
Geert Uytterhoeven (1):
gpio: GPIO_MVEBU should not default to y when compile-testing
Haoyu Li (1):
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Shankar Bandal (2):
gpio: graniterapids: Fix invalid GPI_IS register offset
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Uwe Kleine-König (1):
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
drivers/gpio/Kconfig | 3 ++-
drivers/gpio/gpio-graniterapids.c | 52 ++++++++++++++++++++++++++++++---------
drivers/gpio/gpio-idio-16.c | 5 ++--
drivers/gpio/gpio-ljca.c | 2 +-
4 files changed, 47 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gpio fixes for v6.13-rc3
2024-12-13 13:47 [GIT PULL] gpio fixes for v6.13-rc3 Bartosz Golaszewski
@ 2024-12-13 18:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-13 18:00 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
The pull request you sent on Fri, 13 Dec 2024 14:47:59 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.13-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/243f750a2df0662bc45119f9dd5d7da031a17f36
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:[~2024-12-13 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 13:47 [GIT PULL] gpio fixes for v6.13-rc3 Bartosz Golaszewski
2024-12-13 18:00 ` 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