* [GIT PULL] gpio fixes for v6.15-rc2
@ 2025-04-10 9:46 Bartosz Golaszewski
2025-04-10 14:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2025-04-10 9:46 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 fixes from the GPIO tree for the next RC.
Thanks,
Bartosz
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -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.15-rc2
for you to fetch changes up to b8c7a1ac884cc267d1031f8de07f1a689a69fbab:
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment (2025-04-08 11:06:45 +0200)
----------------------------------------------------------------
gpio fixes for v6.15-rc2
- fix resource handling in gpio-tegra186
- fix wakeup source leaks in gpio-mpc8xxx and gpio-zynq
- fix minor issues with some GPIO OF quirks
- deprecate GPIOD_FLAGS_BIT_NONEXCLUSIVE and devm_gpiod_unhinge()
symbols and add a TODO task to track replacing them with a better
solution
----------------------------------------------------------------
Andy Shevchenko (2):
gpiolib: of: Fix the choice for Ingenic NAND quirk
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Bartosz Golaszewski (4):
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
gpio: deprecate devm_gpiod_unhinge()
MAINTAINERS: add more keywords for the GPIO subsystem entry
gpio: TODO: track the removal of regulator-related workarounds
Guixin Liu (1):
gpio: tegra186: fix resource handling in ACPI probe path
Krzysztof Kozlowski (2):
gpio: mpc8xxx: Fix wakeup source leaks on device unbind
gpio: zynq: Fix wakeup source leaks on device unbind
MAINTAINERS | 2 ++
drivers/gpio/TODO | 34 ++++++++++++++++++++++++++++++++++
drivers/gpio/gpio-mpc8xxx.c | 4 +++-
drivers/gpio/gpio-tegra186.c | 25 +++++++++++++------------
drivers/gpio/gpio-zynq.c | 1 +
drivers/gpio/gpiolib-devres.c | 6 +++++-
drivers/gpio/gpiolib-of.c | 8 +++++---
include/linux/gpio/consumer.h | 1 +
8 files changed, 64 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-10 14:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 9:46 [GIT PULL] gpio fixes for v6.15-rc2 Bartosz Golaszewski
2025-04-10 14:09 ` 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