mbox series

[GIT,PULL] pin control fix for v5.5

Message ID CACRpkdZ746gURHOeNf3Wj3_7BVHtxjd9Hz2n7QTmqxEroZ0N7A@mail.gmail.com
State New
Headers show
Series [GIT,PULL] pin control fix for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git

Message

Linus Walleij Jan. 25, 2020, 10:55 a.m. UTC
Hi Linus,

here is a hopefully last pin control fix for the v5.5
series fixing up interrupts on the Sunrisepoint.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

  Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 319d5cce728cd70897a1306591a252258fc1428d:

  Merge tag 'intel-pinctrl-v5.5-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes
(2020-01-17 09:07:26 +0100)

----------------------------------------------------------------
A single fix for the Intel Sunrisepoint pin controller
that makes the interrupts work properly on it.

----------------------------------------------------------------
Boyan Ding (1):
      pinctrl: sunrisepoint: Add missing Interrupt Status register offset

Linus Walleij (1):
      Merge tag 'intel-pinctrl-v5.5-3' of
git://git.kernel.org/.../pinctrl/intel into fixes

 drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Jan. 25, 2020, 7:05 p.m. UTC | #1
The pull request you sent on Sat, 25 Jan 2020 11:55:57 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/93d1a05ea6b29737715769e2c9551cfe8a5fef22

Thank you!