mbox series

[GIT,PULL] pin control late fix for v6.14

Message ID CACRpkdbGrLAO6R7kdCLUEYV7_MrWQ+=9C12nr9pYXv23UBFP9w@mail.gmail.com
State New
Headers show
Series [GIT,PULL] pin control late fix for v6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.14-4

Message

Linus Walleij March 21, 2025, 11:08 a.m. UTC
Hi Linus,

here is a last snag fixup for pin control, a simple
Kconfig oneliner.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 4701f33a10702d5fc577c32434eb62adde0a1ae1:

  Linux 6.14-rc7 (2025-03-16 12:55:17 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.14-4

for you to fetch changes up to c746ff4a67f4842e90fe232d2c9fc983f4034848:

  pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y
unconditionally (2025-03-18 14:11:46 +0100)

----------------------------------------------------------------
Pin control late fixes:

- A single patch for Spacemit K1 fixing up the Kconfig to not
  default to "y".

----------------------------------------------------------------
Geert Uytterhoeven (1):
      pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y
unconditionally

 drivers/pinctrl/spacemit/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 21, 2025, 9:26 p.m. UTC | #1
The pull request you sent on Fri, 21 Mar 2025 12:08:08 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.14-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3e49db00df1f8959a6323bc0b21f44653677b302

Thank you!