linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] late pin control fixes for the v6.8 kernel
@ 2024-03-08 14:04 Linus Walleij
  2024-03-08 22:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2024-03-08 14:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, open list:GPIO SUBSYSTEM, Bartosz Golaszewski,
	Antonio Borneo

Hi Linus,

here are some two late fixes for pin control.

Details in the signed tag.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f6443e0177a55f78e94ccc1a43eb63a023a0b6fd:

  pinctrl: don't put the reference to GPIO device in
pinctrl_pins_show() (2024-02-29 14:36:40 +0100)

----------------------------------------------------------------
Two pin control fixes for the v6.8 kernel series:

- Fix the PM suspend callback in the STM32 ST32MP257 driver to
  properly support suspend.

- Drop an extraneous reference put in the debugfs code, this was
  confusing the reference counts and causing unsolicited calls
  to __free().

----------------------------------------------------------------
Antonio Borneo (1):
      pinctrl: stm32: fix PM support for stm32mp257

Bartosz Golaszewski (1):
      pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()

 drivers/pinctrl/core.c                     | 2 +-
 drivers/pinctrl/stm32/pinctrl-stm32mp257.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] late pin control fixes for the v6.8 kernel
  2024-03-08 14:04 [GIT PULL] late pin control fixes for the v6.8 kernel Linus Walleij
@ 2024-03-08 22:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-08 22:28 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM,
	Bartosz Golaszewski, Antonio Borneo

The pull request you sent on Fri, 8 Mar 2024 15:04:32 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/49deb2805fdcd366b7a9123cec7914b93b543f75

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:[~2024-03-08 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-08 14:04 [GIT PULL] late pin control fixes for the v6.8 kernel Linus Walleij
2024-03-08 22:28 ` 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).