* [GIT PULL] pin control fixes for v6.16
@ 2025-07-09 10:21 Linus Walleij
2025-07-09 18:36 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2025-07-09 10:21 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, open list:GPIO SUBSYSTEM, Bartosz Golaszewski
Hi Linus,
here are some pin control fixes for the v6.16 series.
Nothing special, just driver fixes, the AMD one is especially
nice to have and will probably spill over to stable as well.
Please pull it in, details in the signed tag!
Yours,
Linus Walleij
The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:
Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.16-3
for you to fetch changes up to 5285b5ed04ab6ad40f7b654eefbccd6ae8cbf415:
pinctrl: aw9523: fix can_sleep flag for GPIO chip (2025-07-04 10:31:50 +0200)
----------------------------------------------------------------
Pin control fixes for the v6.16 series:
- Mark som pins as invalid for IRQ use in the Qualcomm
driver.
- Fix up the use of device properties on the MA35DX
Nuvoton, apparently something went sidewise.
- Clear the GPIO debounce settings when going down
for suspend in the AMD driver. Very good for some
AMD laptops that now wake up from suspend again!
- Add the compulsory .can_sleep bool flag in the
AW9523 driver, should have been there from the
beginning, now there are users finding the bug.
- Drop some bouncing email address from MAINTAINERS.
----------------------------------------------------------------
Bartosz Golaszewski (2):
pinctrl: qcom: msm: mark certain pins as invalid for interrupts
MAINTAINERS: drop bouncing Lakshmi Sowjanya D
Mario Limonciello (1):
pinctrl: amd: Clear GPIO debounce for suspend
Milan Krstic (1):
pinctrl: aw9523: fix can_sleep flag for GPIO chip
Miquel Raynal (1):
pinctrl: nuvoton: Fix boot on ma35dx platforms
MAINTAINERS | 3 +--
drivers/pinctrl/nuvoton/pinctrl-ma35.c | 10 ++++++++--
drivers/pinctrl/pinctrl-amd.c | 11 +++++++++++
drivers/pinctrl/pinctrl-aw9523.c | 2 +-
drivers/pinctrl/qcom/pinctrl-msm.c | 20 ++++++++++++++++++++
5 files changed, 41 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] pin control fixes for v6.16
2025-07-09 10:21 [GIT PULL] pin control fixes for v6.16 Linus Walleij
@ 2025-07-09 18:36 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-09 18:36 UTC (permalink / raw)
To: Linus Walleij
Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM,
Bartosz Golaszewski
The pull request you sent on Wed, 9 Jul 2025 12:21:40 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.16-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9adf143357bf5ea6400f276ca60bfbc7cd92c19a
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:[~2025-07-09 18:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 10:21 [GIT PULL] pin control fixes for v6.16 Linus Walleij
2025-07-09 18:36 ` 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;
as well as URLs for NNTP newsgroup(s).