mbox series

[GIT,PULL] pin control fix for v6.11

Message ID CACRpkdb130FuEhKC2M6Ge42-sMDnKE04LGFv6uyAAUEvKXWyUA@mail.gmail.com
State New
Headers show
Series [GIT,PULL] pin control fix for v6.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.11-3

Message

Linus Walleij Sept. 7, 2024, 6:58 a.m. UTC
Hi Linus,

I have this critical Qualcomm fix pending so sending it to
you.

Please pull it in, the signed tag and commit itself describes
the issue.

Yours,
Linus Walleij


The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:

  Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.11-3

for you to fetch changes up to 602cb14e310a7a32c4f27d1f16c4614c790c7f6f:

  pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
(2024-09-02 11:07:48 +0200)

----------------------------------------------------------------
A single fix for Qualcomm laptops that are affected by
missing wakeup IRQs.

----------------------------------------------------------------
Stephan Gerhold (1):
      pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now

 drivers/pinctrl/qcom/pinctrl-x1e80100.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Sept. 7, 2024, 6:36 p.m. UTC | #1
The pull request you sent on Sat, 7 Sep 2024 08:58:36 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.11-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/872765620781607809fddbfdc2823ab7f769b698

Thank you!