All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v5.9
@ 2020-10-02 21:45 Linus Walleij
  2020-10-02 21:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2020-10-02 21:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM

Hi Linus,

some pin control fixes here, some four of them since -rc2.

All of them are driver fixes, the Intel Cherryview being the
most interesting one.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 39c4dbe4cc363accd676162c24b264f44c581490:

  pinctrl: mediatek: check mtk_is_virt_gpio input parameter
(2020-10-01 09:51:36 +0200)

----------------------------------------------------------------
Pin control fixes for the v5.9 kernel:

- Fix a mux problem for I2C in the MVEBU driver.

- Fix a really hairy inversion problem in the Intel Cherryview
  driver.

- Fix the register for the sdc2_clk in the Qualcomm SM8250
  driver.

- Check the virtual GPIO boot failur in the Mediatek driver.

----------------------------------------------------------------
Chris Packham (1):
      pinctrl: mvebu: Fix i2c sda definition for 98DX3236

Dmitry Baryshkov (1):
      pinctrl: qcom: sm8250: correct sdc2_clk

Hanks Chen (1):
      pinctrl: mediatek: check mtk_is_virt_gpio input parameter

Hans de Goede (1):
      pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs

 drivers/pinctrl/intel/pinctrl-cherryview.c       | 14 +++++++++++++-
 drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c |  4 ++++
 drivers/pinctrl/mvebu/pinctrl-armada-xp.c        |  2 +-
 drivers/pinctrl/qcom/pinctrl-sm8250.c            |  2 +-
 4 files changed, 19 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] pin control fixes for v5.9
  2020-10-02 21:45 [GIT PULL] pin control fixes for v5.9 Linus Walleij
@ 2020-10-02 21:54 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-02 21:54 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM

The pull request you sent on Fri, 2 Oct 2020 23:45:39 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2020-10-02 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 21:45 [GIT PULL] pin control fixes for v5.9 Linus Walleij
2020-10-02 21:54 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.