pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration
authorAndrew Jeffery <andrew@aj.id.au>
Mon, 2 Dec 2019 05:01:10 +0000 (15:31 +1030)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Dec 2019 15:27:31 +0000 (16:27 +0100)
commiteb45f2110b036e4e35d3f3aaee1c2ccf49d92425
treebf564074ef0553b3185aca09d1ece245350ab667
parente42617b825f8073569da76dc4510bfa019b1c35a
pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration

Early revisions of the AST2600 datasheet are conflicted about the state
of the LPC/eSPI strapping bit (SCU510[6]). Conversations with ASPEED
determined that the reference pinmux configuration tables were in error
and the SCU documentation contained the correct configuration. Update
the driver to reflect the state described in the SCU documentation.

Fixes: 2eda1cdec49f ("pinctrl: aspeed: Add AST2600 pinmux support")
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20191202050110.15340-1-andrew@aj.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c