linux-kernel.vger.kernel.org archive mirror
 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 the v5.8 series
Date: Fri, 10 Jul 2020 17:40:37 +0200	[thread overview]
Message-ID: <CACRpkda48QqW7P9wKghFTk6T9B74drHLSxjQSANgfEFxmgm=Dw@mail.gmail.com> (raw)

Hi Linus,

here are some two pin control fixes for the v5.8
series.

Nothing special about them, please pull them in!

Yours,
Linus Walleij

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f8e99dde21995d185e2379e34ea2b96acf85702b:

  Merge tag 'intel-pinctrl-v5.8-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes
(2020-06-28 01:08:21 +0200)

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

- Fix an issue in the AMD driver for the UART0 group.

- Fix a glitch issue in the Baytrail pin controller.

----------------------------------------------------------------
Hans de Goede (1):
      pinctrl: baytrail: Fix pin being driven low for a while on
gpiod_get(..., GPIOD_OUT_HIGH)

Jacky Hu (1):
      pinctrl: amd: fix npins for uart0 in kerncz_groups

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

 drivers/pinctrl/intel/pinctrl-baytrail.c | 67 +++++++++++++++++++++++++-------
 drivers/pinctrl/pinctrl-amd.h            |  2 +-
 2 files changed, 54 insertions(+), 15 deletions(-)

             reply	other threads:[~2020-07-10 15:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 15:40 Linus Walleij [this message]
2020-07-10 16:55 ` [GIT PULL] pin control fixes for the v5.8 series 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='CACRpkda48QqW7P9wKghFTk6T9B74drHLSxjQSANgfEFxmgm=Dw@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 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).