mbox series

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

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

Pull-request

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

Message

Andy Shevchenko Aug. 6, 2021, 9:13 a.m. UTC
Hi Linux pin control  maintainers,

One fix for number of bug reports. Should go as soon as possible to v5.14.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2f658f7a3953f6d70bab90e117aff8d0ad44e200:

  pinctrl: tigerlake: Fix GPIO mapping for newer version of software (2021-08-04 18:47:50 +0300)

----------------------------------------------------------------
intel-pinctrl for v5.14-2

* Fix the software mapping of GPIOs on Intel Tiger Lake-H

The following is an automated git shortlog grouped by driver:

tigerlake:
 -  Fix GPIO mapping for newer version of software

----------------------------------------------------------------
Andy Shevchenko (1):
      pinctrl: tigerlake: Fix GPIO mapping for newer version of software

 drivers/pinctrl/intel/pinctrl-tigerlake.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

Comments

Linus Walleij Aug. 11, 2021, 1:11 p.m. UTC | #1
On Fri, Aug 6, 2021 at 11:20 AM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Hi Linux pin control  maintainers,
>
> One fix for number of bug reports. Should go as soon as possible to v5.14.

Thanks Andy, pulled into my fixes branch!

Yours,
Linus Walleij