]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: twl6040: Optional clk32k clock handling
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 3 Apr 2014 10:54:41 +0000 (13:54 +0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 3 Jun 2014 07:11:20 +0000 (08:11 +0100)
commit68bab8662f49b9e158f1d32f11becd4e48c04079
tree7d10c7dd0ca07d390f00982b10079ffdab069975
parent11e38e11afcdd598d0978746924a001e3e7cb723
mfd: twl6040: Optional clk32k clock handling

In certain boards the source for the clk32k clock can be gated. In these
boards the clk32k clock can be provided to the driver and it is going to be
enabled/disabled when it is needed.
If the clk32k clock is not provided the driver will assume that it is always
running.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/twl6040.txt
drivers/mfd/twl6040.c
include/linux/mfd/twl6040.h