* [GIT PULL] pin control fixes for the v6.2 series
@ 2023-02-10 22:41 Linus Walleij
2023-02-10 23:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2023-02-10 22:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: open list:GPIO SUBSYSTEM, linux-kernel
Hi Linus,
some assorted pin control fixes, the most interesting will be
the Intel patch fixing a classic problem: laptop touchpad IRQs...
Details in the signed tag, please pull it in!
Yours,
Linus Walleij
The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:
Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.2-3
for you to fetch changes up to a8520be3ffef3d25b53bf171a7ebe17ee0154175:
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
(2023-02-07 10:13:51 +0100)
----------------------------------------------------------------
Pin control fixes for the v6.2 series:
- Some pin drive register fixes in the Mediatek driver.
- Return proper error code in the Aspeed driver, and revert
and ill-advised force-disablement patch that needs to be
reworked.
- Fix AMD driver debug output.
- Fix potential NULL dereference in the Single driver.
- Fix a group definition error in the Qualcomm SM8450 LPASS
driver.
- Restore pins used in direct IRQ mode in the Intel driver.
(This fixes some laptop touchpads!)
----------------------------------------------------------------
Andy Shevchenko (1):
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Guodong Liu (1):
pinctrl: mediatek: Fix the drive register definition of some Pins
Joel Stanley (2):
pinctrl: aspeed: Fix confusing types in return value
pinctrl: aspeed: Revert "Force to disable the function's signal"
Krzysztof Kozlowski (1):
pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data group
Mario Limonciello (1):
pinctrl: amd: Fix debug output for debounce time
Maxim Korotkov (1):
pinctrl: single: fix potential NULL dereference
drivers/pinctrl/aspeed/pinctrl-aspeed.c | 13 +++++++++++--
drivers/pinctrl/intel/pinctrl-intel.c | 16 +++++++++++++---
drivers/pinctrl/mediatek/pinctrl-mt8195.c | 4 ++--
drivers/pinctrl/pinctrl-amd.c | 1 +
drivers/pinctrl/pinctrl-single.c | 2 ++
drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.c | 2 +-
6 files changed, 30 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] pin control fixes for the v6.2 series
2023-02-10 22:41 [GIT PULL] pin control fixes for the v6.2 series Linus Walleij
@ 2023-02-10 23:38 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-10 23:38 UTC (permalink / raw)
To: Linus Walleij; +Cc: Linus Torvalds, open list:GPIO SUBSYSTEM, linux-kernel
The pull request you sent on Fri, 10 Feb 2023 23:41:57 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.2-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/545c80ab3428df0d693f6b99b57f3c6ada34494d
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-02-10 23:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-10 22:41 [GIT PULL] pin control fixes for the v6.2 series Linus Walleij
2023-02-10 23:38 ` 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).