linux/drivers/pinctrl/aspeed
Yong Li 1865af212d pinctrl: aspeed: Fix ast2500 strap register write logic
On AST2500, the hardware strap register(SCU70) only accepts write ‘1’,
to clear it to ‘0’, must set bits(write  ‘1’) to SCU7C

Signed-off-by: Yong Li <sdliyong@gmail.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Tested-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-08-22 14:51:44 +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: Fix ast2500 strap register write logic 2017-08-22 14:51:44 +02:00
pinctrl-aspeed.h pinctrl: aspeed: Fix ast2500 strap register write logic 2017-08-22 14:51:44 +02:00