]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: sunxi: add clock support
authorEmilio López <emilio@elopez.com.ar>
Fri, 22 Mar 2013 14:20:40 +0000 (11:20 -0300)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Apr 2013 11:58:38 +0000 (13:58 +0200)
commit950707c0eb5c7aeaa2c446a04c824f4be686d2f6
treeaac6e165bda3c15647e3e215e5adb67d5d863e10
parent2afe8229687ec24cbc07e78449a588bb8b68f858
pinctrl: sunxi: add clock support

For the port controller to work, we need to enable the apb0_pio gate.
This commit adds the ability to enable one clock specified on the device
tree to the pinctrl driver.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sunxi.c