All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v5.13
@ 2021-06-12 10:07 Linus Walleij
  2021-06-12 19:08 ` Linus Torvalds
  2021-06-12 19:09 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Linus Walleij @ 2021-06-12 10:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: open list:GPIO SUBSYSTEM, linux-kernel

Hi Linus,

these are some pin control fixes for v5.13, not much to
go around but some small driver fixes only. Details in the
signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 30e9857a134905ac0d03ca244b615cc3ff0a076e:

  pinctrl: qcom: Make it possible to select SC8180x TLMM (2021-06-09
13:15:20 +0200)

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

- Fix some documentation warnings for Allwinner
- Fix duplicated GPIO groups on Qualcomm SDX55
- Fix a double enablement bug in the Ralink driver
- Fix the Qualcomm SC8180x Kconfig so the driver can
  be selected.

----------------------------------------------------------------
Bjorn Andersson (1):
      pinctrl: qcom: Make it possible to select SC8180x TLMM

Manivannan Sadhasivam (1):
      pinctrl: qcom: Fix duplication in gpio_groups

Sergio Paracuellos (1):
      pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled

Souptick Joarder (1):
      pinctrl: aspeed: Fix minor documentation error

 drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c |  4 ++--
 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c |  4 ++--
 drivers/pinctrl/aspeed/pinctrl-aspeed.c    |  3 ++-
 drivers/pinctrl/aspeed/pinmux-aspeed.c     |  3 ++-
 drivers/pinctrl/qcom/Kconfig               |  2 +-
 drivers/pinctrl/qcom/pinctrl-sdx55.c       | 18 +++++++++---------
 drivers/pinctrl/ralink/pinctrl-rt2880.c    |  2 +-
 7 files changed, 19 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2021-06-12 23:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-12 10:07 [GIT PULL] pin control fixes for v5.13 Linus Walleij
2021-06-12 19:08 ` Linus Torvalds
2021-06-12 23:42   ` Linus Walleij
2021-06-12 19:09 ` 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.