pinctrl: aspeed: Rework strap register write logic for the AST2500
authorAndrew Jeffery <andrew@aj.id.au>
Wed, 23 Aug 2017 13:41:25 +0000 (23:11 +0930)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 31 Aug 2017 11:39:38 +0000 (13:39 +0200)
commit5241bd16c7576de3cf189e3e40b01bd4fa10f803
tree9c8c0e39356c90dbe8251f7e859488505cb2db16
parentfaaaba065298faeb62ea83cd3a1cc19764becab1
pinctrl: aspeed: Rework strap register write logic for the AST2500

Yong Li found that writes to the AST2500 strapping register were not
properly supported by the Aspeed pinctrl core and provided a patch to
rectify the problem. Several revisions of the patch were posted and
ultimately v4 should have been applied, however some unfortunate
liberal application of tags on my part lead to confusion between v3[1]
and v4[2].

Generate the diff between v3 and v4 to apply as a fixup patch.

[1] http://patchwork.ozlabs.org/patch/801662/
[2] http://patchwork.ozlabs.org/patch/802946/

Cc: Yong Li <sdliyong@gmail.com>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/aspeed/pinctrl-aspeed.c