]> 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>
Fri, 23 May 2014 09:34:04 +0000 (10:34 +0100)
commit5183cedf628030d1f14c7cbeb0780b7cad11d48f
tree07ceb88a695268e1a76db9f0f287ae5690e786c2
parentae014c04de0e17db4f7c8c4fbd74c57ddff7d92d
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