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)
commit9b213f57c015f1eef0034041aefe30e01e6b3b4b
tree7d10c7dd0ca07d390f00982b10079ffdab069975
parentb30330335da148162e960e86603dd9c54867d5fc
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