summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-vf610.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-05-17 18:11:56 +1000
committerLinus Walleij <linus.walleij@linaro.org>2018-05-23 13:57:44 +0200
commitaf7949284910a1f0b7814625051b8acf99af74d2 (patch)
treebc66de732f8d6e68175748a99e2156b5c0ad145b /drivers/gpio/gpio-vf610.c
parentd5dbf9c266ccf632cdf259146e4ec62b381db655 (diff)
gpio: aspeed: Set output latch before changing direction
In aspeed_gpio_dir_out(), we need to establish the new output value in the output latch *before* we change the direction to output in order to avoid a glitch on the output line if the previous value of the latch was different. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Reviewed-by: Christopher Bostic <cbostic@linux.vnet.ibm.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Tested-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-vf610.c')
0 files changed, 0 insertions, 0 deletions