1
0
Fork 0
remarkable-linux/drivers/pinctrl/aspeed
Andrew Jeffery 5241bd16c7 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>
2017-08-31 13:39:38 +02:00
..
Kconfig pinctrl: Add pinctrl-aspeed-g5 driver 2016-09-07 16:53:37 +02:00
Makefile pinctrl: Add pinctrl-aspeed-g5 driver 2016-09-07 16:53:37 +02:00
pinctrl-aspeed-g4.c pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures 2017-08-22 14:40:06 +02:00
pinctrl-aspeed-g5.c pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures 2017-08-22 14:40:25 +02:00
pinctrl-aspeed.c pinctrl: aspeed: Rework strap register write logic for the AST2500 2017-08-31 13:39:38 +02:00
pinctrl-aspeed.h pinctrl: aspeed: Fix ast2500 strap register write logic 2017-08-22 14:51:44 +02:00