mbox series

[GIT,PULL] last pin control fix for v5.3

Message ID CACRpkdaF8PNXBR2+d7OBWmR7wqRy=iP3OOCJDAFV0rf_e5PaZQ@mail.gmail.com
State New
Headers show
Series [GIT,PULL] last pin control fix for v5.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git

Message

Linus Walleij Sept. 12, 2019, 8:28 a.m. UTC
Hi Linus,

here is a hopefully last pin control fix for the Aspeed.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit d45331b00ddb179e291766617259261c112db872:

  Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c1432423a16825ef94e019808ed7330ee33ffc69:

  pinctrl: aspeed: Fix spurious mux failures on the AST2500
(2019-09-12 00:08:27 +0100)

----------------------------------------------------------------
Pin control fixes for v5.3:
- A single patch for some Aspeed problems. The BMCs are much
  happier now.

----------------------------------------------------------------
Andrew Jeffery (1):
      pinctrl: aspeed: Fix spurious mux failures on the AST2500

 drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c | 30 +++++++++++++++++++++++++++++-
 drivers/pinctrl/aspeed/pinmux-aspeed.c     |  7 +++++--
 drivers/pinctrl/aspeed/pinmux-aspeed.h     |  7 ++++---
 3 files changed, 38 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 12, 2019, 10:15 a.m. UTC | #1
The pull request you sent on Thu, 12 Sep 2019 09:28:57 +0100:

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

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

Thank you!