linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v5.14
@ 2021-08-13  9:21 Linus Walleij
  2021-08-14  1:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2021-08-13  9:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM

Hi Linus,

here is an assortment of pin control fixes of varying importance,
the most important ones affecting Intel and AMD laptops turned
up the recent few days so it's time to push this to your tree.

Details in the signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.14-2

for you to fetch changes up to c4b68e513953c3370ce02c3208c1c628c0b86fd3:

  pinctrl: amd: Fix an issue with shutdown when system set to s0ix
(2021-08-12 11:16:40 +0200)

----------------------------------------------------------------
Pin control fixes for the v5.14 kernel series:

- Fix the Kconfig dependency for Qualcomm SM8350 pin
  controller.

- Fix pin biasing fallback behaviour on the Mediatek pin
  controller.

- Fix the GPIO numbering scheme for Intel Tiger Lake-H
  to correspond to the products that are now actually out
  on the market.

- Fix a pin control function itemization in the Sunxi driver
  out-of-bounds access bug.

- Fix disable clocking for the RISC-V K210 pin controller on
  the errorpath.

- Fix a system shutdown bug affecting AMD Ryzen-based laptops,
  the system would not suspend but just bounce back up.

----------------------------------------------------------------
Andre Przywara (1):
      pinctrl: sunxi: Don't underestimate number of functions

Andy Shevchenko (1):
      pinctrl: tigerlake: Fix GPIO mapping for newer version of software

Arnd Bergmann (1):
      pinctrl: qcom: fix GPIOLIB dependencies

Damien Le Moal (1):
      pinctrl: k210: Fix k210_fpioa_probe()

Hsin-Yi Wang (1):
      pinctrl: mediatek: Fix fallback behavior for bias_set_combo

Linus Walleij (1):
      Merge tag 'intel-pinctrl-v5.14-2' of
gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into fixes

Mario Limonciello (1):
      pinctrl: amd: Fix an issue with shutdown when system set to s0ix

 drivers/pinctrl/intel/pinctrl-tigerlake.c        | 26 +++++-----
 drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c |  8 ++-
 drivers/pinctrl/pinctrl-amd.c                    |  3 +-
 drivers/pinctrl/pinctrl-k210.c                   | 26 +++++++---
 drivers/pinctrl/qcom/Kconfig                     | 63 ++++++++++++------------
 drivers/pinctrl/sunxi/pinctrl-sunxi.c            |  8 +--
 6 files changed, 73 insertions(+), 61 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] pin control fixes for v5.14
  2021-08-13  9:21 [GIT PULL] pin control fixes for v5.14 Linus Walleij
@ 2021-08-14  1:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-14  1:12 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM

The pull request you sent on Fri, 13 Aug 2021 11:21:43 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.14-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/462938cd48f2516cfc56187617280f2daa3debf7

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:[~2021-08-14  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13  9:21 [GIT PULL] pin control fixes for v5.14 Linus Walleij
2021-08-14  1:12 ` 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).