mbox series

[GIT,PULL] intel-pinctrl for 5.12-2

Message ID YEjNcinYomwjyBdE@black.fi.intel.com
State New
Headers show
Series [GIT,PULL] intel-pinctrl for 5.12-2 | expand

Pull-request

git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.12-2

Message

Andy Shevchenko March 10, 2021, 1:45 p.m. UTC
Hi Linux pin control  maintainers,

One fix so far. I based my branch on v5.12-rc2 as Linus T. suggested.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.12-2

for you to fetch changes up to 77e141266c8e72e4a586fe42eaab1b4b047655ed:

  pinctrl: intel: Show the GPIO base calculation explicitly (2021-03-08 19:07:48 +0200)

----------------------------------------------------------------
intel-pinctrl for v5.12-2

* Fix regression in GPIO numbering in size based Intel pin control drivers

The following is an automated git shortlog grouped by driver:

intel:
 -  Show the GPIO base calculation explicitly

----------------------------------------------------------------
Andy Shevchenko (1):
      pinctrl: intel: Show the GPIO base calculation explicitly

 drivers/pinctrl/intel/pinctrl-intel.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Linus Walleij March 11, 2021, 12:09 a.m. UTC | #1
On Wed, Mar 10, 2021 at 2:45 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Hi Linux pin control  maintainers,
>
> One fix so far. I based my branch on v5.12-rc2 as Linus T. suggested.

Pulled in! I rebased my fixes on -rc2 as well and dropped the -rc1
tag from my tree entirely.

Yours,
Linus Walleij