linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Pin control fixes for the v5.7 series
@ 2020-05-16  9:16 Linus Walleij
  2020-05-16 20:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2020-05-16  9:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM

Hi Linus,

here is a bunch of pin control fixes, some a bit overly ripe,
sorry about that. We have important systems like Intel
laptops and Qualcomm mobile chips covered.

Details in the signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dca4f40742e09ec5d908a7fc2862498e6cf9d911:

  pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
(2020-05-12 14:29:29 +0200)

----------------------------------------------------------------
Pin control fixes for the v5.7 series:

- Pad lock register on Intel Sunrisepoint had the wrong offset.
- Fix pin config setting for the Baytrail GPIO chip.
- Fix a compilation warning in the Mediatek driver.
- Fix a function group name in the Actions driver.
- Fix a behaviour bug in the edge polarity code in the Qualcomm
  driver.
- Add a missing spinlock in the Intel Cherryview driver.
- Add affinity callbacks to the Qualcomm MSMGPIO chip.

----------------------------------------------------------------
Amit Singh Tomar (1):
      pinctrl: actions: fix function group name for i2c0_group

Andy Shevchenko (2):
      pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
      pinctrl: baytrail: Enable pin configuration setting for GPIO chip

Ansuel Smith (1):
      pinctrl: qcom: fix wrong write in update_dual_edge

Grace Kao (1):
      pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler

Light Hsieh (1):
      pinctrl: mediatek: remove shadow variable declaration

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

Venkata Narendra Kumar Gutta (1):
      pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip

 drivers/pinctrl/actions/pinctrl-s700.c       |  2 +-
 drivers/pinctrl/intel/pinctrl-baytrail.c     |  1 +
 drivers/pinctrl/intel/pinctrl-cherryview.c   |  4 ++++
 drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 15 ++++++++-------
 drivers/pinctrl/mediatek/pinctrl-paris.c     |  2 --
 drivers/pinctrl/qcom/pinctrl-msm.c           | 27 ++++++++++++++++++++++++++-
 6 files changed, 40 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Pin control fixes for the v5.7 series
  2020-05-16  9:16 [GIT PULL] Pin control fixes for the v5.7 series Linus Walleij
@ 2020-05-16 20:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-16 20:30 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM

The pull request you sent on Sat, 16 May 2020 11:16:21 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-16 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16  9:16 [GIT PULL] Pin control fixes for the v5.7 series Linus Walleij
2020-05-16 20:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).