linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v6.3
@ 2023-04-01 16:28 Linus Walleij
  2023-04-01 17:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2023-04-01 16:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: open list:GPIO SUBSYSTEM, linux-kernel

Hi Linus,

here are some pin control fixes for the v6.3 series.
The most notable and urgent one is probably the AMD
fix which affects AMD laptops, found by the Chromium
people.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e4056e38ec87b4c21eb34bb8e38b1b0ca1221744:

  dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and
bias-bus-hold (2023-03-29 10:41:57 +0200)

----------------------------------------------------------------
Pin control fixes for the v6.3 kernel cycle:

- Fix up the Kconfig options for MediaTek MT7981.

- Fix the irq domain name in the AT91-PIO4 driver.

- Fix some alternative muxing modes in the Ocelot
  driver.

- Allocate the GPIO numbers dynamically in the STM32
  driver.

- Disable and mask interrupts on resume in the AMD
  driver.

- Fix a typo in the Qualcomm SM8550 pin control
  device tree bindings.

----------------------------------------------------------------
Arınç ÜNAL (2):
      pinctrl: mediatek: add missing options to PINCTRL_MT7981
      pinctrl: mediatek: fix naming inconsistency

Dario Binacchi (1):
      pinctrl: stm32: use dynamic allocation of GPIO base

Horatiu Vultur (1):
      pinctrl: ocelot: Fix alt mode for ocelot

Johan Hovold (1):
      pinctrl: at91-pio4: fix domain name assignment

Kornel Dulęba (1):
      pinctrl: amd: Disable and mask interrupts on resume

Krzysztof Kozlowski (1):
      dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled
and bias-bus-hold

 .../pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml     |  2 +
 drivers/pinctrl/mediatek/Kconfig                   | 44 +++++++++++-----------
 drivers/pinctrl/pinctrl-amd.c                      | 36 ++++++++++--------
 drivers/pinctrl/pinctrl-at91-pio4.c                |  1 -
 drivers/pinctrl/pinctrl-ocelot.c                   |  2 +-
 drivers/pinctrl/stm32/pinctrl-stm32.c              |  2 +-
 6 files changed, 47 insertions(+), 40 deletions(-)

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

* Re: [GIT PULL] pin control fixes for v6.3
  2023-04-01 16:28 [GIT PULL] pin control fixes for v6.3 Linus Walleij
@ 2023-04-01 17:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-01 17:06 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Linus Torvalds, open list:GPIO SUBSYSTEM, linux-kernel

The pull request you sent on Sat, 1 Apr 2023 18:28:20 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/93e2b01740863cf2f4a58887ac1384e6324b50a2

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-04-01 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-01 16:28 [GIT PULL] pin control fixes for v6.3 Linus Walleij
2023-04-01 17:06 ` 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).