* [GIT PULL] gpio: fixes for v6.4
@ 2023-06-23 10:10 Bartosz Golaszewski
2023-06-23 22:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-06-23 10:10 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the final round of fixes for this release from the GPIO subsystem.
Thanks
Bartosz
The following changes since commit 858fd168a95c5b9669aac8db6c14a9aeab446375:
Linux 6.4-rc6 (2023-06-11 14:35:30 -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.4
for you to fetch changes up to ff7a1790fbf92f1bdd0966d3f0da3ea808ede876:
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain() (2023-06-19 14:57:38 +0200)
----------------------------------------------------------------
gpio fixes for v6.4
- fix IRQ initialization in gpiochip_irqchip_add_domain()
- add a missing return value check for platform_get_irq() in gpio-sifive
- don't free irq_domains which GPIOLIB does not manage
----------------------------------------------------------------
Jiasheng Jiang (1):
gpio: sifive: add missing check for platform_get_irq
Jiawen Wu (1):
gpiolib: Fix GPIO chip IRQ initialization restriction
Michael Walle (1):
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
drivers/gpio/gpio-sifive.c | 8 ++++++--
drivers/gpio/gpiolib.c | 11 ++++++++++-
include/linux/gpio/driver.h | 8 ++++++++
3 files changed, 24 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gpio: fixes for v6.4
2023-06-23 10:10 [GIT PULL] gpio: fixes for v6.4 Bartosz Golaszewski
@ 2023-06-23 22:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-23 22:44 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
linux-kernel, Bartosz Golaszewski
The pull request you sent on Fri, 23 Jun 2023 12:10:12 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6edecb9986eeffbf67e89aa510bc07835067cf60
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:[~2023-06-23 22:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-23 10:10 [GIT PULL] gpio: fixes for v6.4 Bartosz Golaszewski
2023-06-23 22:44 ` 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