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)
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>

No differences found