mbox series

[GIT,PULL] final pin control fixes for v5.12

Message ID CACRpkdY6g7eoqyJ-OHijbR_Gw2W7uoNF5Z6+-at5OBvaH9_kqw@mail.gmail.com
State New
Headers show
Series [GIT,PULL] final pin control fixes for v5.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.12-3

Message

Linus Walleij April 23, 2021, 11:22 p.m. UTC
Hi Linus,

some late pin control fixes, would have been in the main pull request
normally but hey I got lucky and we got another week to polish up v5.12
so here we go.

One driver fix and one making the core debugfs work.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:

  Linux 5.12-rc6 (2021-04-04 14:15:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.12-3

for you to fetch changes up to 482715ff0601c836152b792f06c353464d826b9b:

  pinctrl: core: Show pin numbers for the controllers with base = 0
(2021-04-22 02:13:42 +0200)

----------------------------------------------------------------
Late pin control fixes for v5.12:

- Fix the number of pins in the community of the Intel
  Lewisburg SoC.

- Show pin numbers for controllers with base = 0 in the
  new debugfs feature.

----------------------------------------------------------------
Andy Shevchenko (1):
      pinctrl: core: Show pin numbers for the controllers with base = 0

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

Yuanyuan Zhong (1):
      pinctrl: lewisburg: Update number of pins in community

 drivers/pinctrl/core.c                    | 14 ++++++++------
 drivers/pinctrl/intel/pinctrl-lewisburg.c |  6 +++---
 2 files changed, 11 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org April 24, 2021, 12:46 a.m. UTC | #1
The pull request you sent on Sat, 24 Apr 2021 01:22:36 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.12-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8db5efb83fa99e81c3f8dee92a6589b251f117f3

Thank you!