[PATCH linux dev-5.3 0/4] Pinmux fixes for AST2600 LPC

Andrew Jeffery andrew at aj.id.au
Tue Oct 22 15:47:33 AEDT 2019


Hello,

This series fixes some issues with the AST2600 pinctrl driver.

Patch 1/4 backports an existing upstream fix. Patch 4/4 simply improves the
readability of the debug output of the driver. Patches 2 and 3 fix issues with
muxing pins for LPC, particularly for the Tacoma board.

Please review.

Andrew

Andrew Jeffery (4):
  pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively
  pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration
  ARM: dts: tacoma: Hog LPC pinmux
  pinctrl: aspeed: Improve debug output

 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts |  7 +++
 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c  | 56 +++++++++------------
 drivers/pinctrl/aspeed/pinctrl-aspeed.c     | 25 +++++++--
 drivers/pinctrl/aspeed/pinmux-aspeed.h      |  2 +-
 4 files changed, 54 insertions(+), 36 deletions(-)

-- 
2.20.1



More information about the openbmc mailing list