All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] pin control fixes for v5.13
Date: Sat, 12 Jun 2021 12:07:25 +0200	[thread overview]
Message-ID: <CACRpkdY+DKx-c+74b2xiGQ2H9+e2yeup+HEqg1+u1nvQoO6pXA@mail.gmail.com> (raw)

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(-)

             reply	other threads:[~2021-06-12 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 10:07 Linus Walleij [this message]
2021-06-12 19:08 ` [GIT PULL] pin control fixes for v5.13 Linus Torvalds
2021-06-12 23:42   ` Linus Walleij
2021-06-12 19:09 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACRpkdY+DKx-c+74b2xiGQ2H9+e2yeup+HEqg1+u1nvQoO6pXA@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.