mbox series

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

Message ID CACRpkdbUZ=V+C+kyu40hCtgtzDRVfKwdwaZ4uJhDPSuhwRrgEA@mail.gmail.com
State New
Headers show
Series [GIT,PULL] pin control fix for v6.4 | expand

Pull-request

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

Message

Linus Walleij June 9, 2023, 8:54 a.m. UTC
Hi Linus,

just a single patch for a driver so far this cycle.
Not much to say about it.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5b10ff013e8a57f8845615ac2cc37edf7f6eef05:

  pinctrl: meson-axg: add missing GPIOA_18 gpio group (2023-05-16
15:02:01 +0200)

----------------------------------------------------------------
A single fix for the Meson driver, nothing else has surfaced
so far this cycle.

----------------------------------------------------------------
Martin Hundebøll (1):
      pinctrl: meson-axg: add missing GPIOA_18 gpio group

 drivers/pinctrl/meson/pinctrl-meson-axg.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org June 9, 2023, 4:40 p.m. UTC | #1
The pull request you sent on Fri, 9 Jun 2023 10:54:23 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/333a396d71ce4083da31ccbf30772bf2da1509b4

Thank you!