]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: tqmx86: Set proper output level for direction_output
authorAxel Lin <axel.lin@ingics.com>
Mon, 18 Feb 2019 03:23:16 +0000 (11:23 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Feb 2019 12:19:52 +0000 (13:19 +0100)
commit5e41975f53cb9135f30dcd088a4e827c8b809ecd
tree38e4347d39b7f65bc550dcf543cb759d2cb86e46
parent9d11e014c5db75d28435a66a0ff68723ec1e1a6e
gpio: tqmx86: Set proper output level for direction_output

For output-only gpios, direction_output should set proper output level.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Fixes: a157b72bbfb4 ("gpio: tqmx86: Add GPIO from for this IO controller")
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tqmx86.c