]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handling
authorHeiko Stübner <heiko@sntech.de>
Wed, 23 Apr 2014 12:28:59 +0000 (14:28 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Apr 2014 21:19:40 +0000 (23:19 +0200)
commita076e2ed3fd26f8877a3a010e3fae6b5306ba1b0
treef9b0c39a742c6627f546d91b3bf7fee92f9110b4
parentdab3eba7c13cff58dbff767dd02ffb847255ddd3
pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handling

In some cases it is nice to be able to simply control a gpio output
via the PIN_CONFIG_OUTPUT option without having a driver control it.
Thus add support for it to the rockchip pinctrl driver.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-rockchip.c