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

From: Linus Walleij
Date: Thu Sep 12 2019 - 04:29:13 EST


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