mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 20 Jun 2016 14:07:18 +0000 (17:07 +0300)
committerLee Jones <lee.jones@linaro.org>
Wed, 29 Jun 2016 09:16:43 +0000 (10:16 +0100)
commit0a58da1e2f25f213fb72d7d6a18dff9562621215
tree8a6751f3090f1946f33ac1974b5f7d5f5fd957c0
parent1db3ba2830bc2cd174f1b60da156d77214bed681
mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source

On some boards, like omap5-uevm the MCLK is gated by default and in order
to be able to use the High performance modes of twl6040 it need to be
enabled by SW.
Add support for handling the MCLK source clock via CCF.
At the same time lower the print priority of the notification that the 32K
clock is not provided and it is not going to be handled by the driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/twl6040.txt
drivers/mfd/twl6040.c
include/linux/mfd/twl6040.h
This page took 0.033159 seconds and 5 git commands to generate.