OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk
authorBenoit Cousson <b-cousson@ti.com>
Wed, 22 Dec 2010 04:08:13 +0000 (21:08 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 04:08:13 +0000 (21:08 -0700)
commitd9b98f5f9e20389c43370539ef3de4aba7cf1d79
tree940726424db4a5ff80a69a30203ce34ac49f4394
parent596efe4792c50163578578bd4fe470f97652aad7
OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk

The gating of pad_clks and slimbus_ck is controlled by the PRCM, but
since the clock source is external, this is the SW responsability
to gate / un-gate it when the mcpdm or slimbus module need to be used.
There is no autogating possible with such external clock.

Add SW control to enable / disable this SW gating in the pad_clks_ck
and slimbus_clk clock node.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
arch/arm/mach-omap2/clock44xx_data.c