diff options
author | Tero Kristo <t-kristo@ti.com> | 2015-03-03 13:47:08 +0200 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2015-06-02 12:31:13 +0300 |
commit | 192383d87b876ea9879d8b598af593809a25b7d2 (patch) | |
tree | 2bc4193313213478bce85068661710f937509074 /arch/arm/mach-orion5x | |
parent | 9a356d622e8e559eff50b298e574bbc34e860aba (diff) | |
download | linux-192383d87b876ea9879d8b598af593809a25b7d2.tar.bz2 |
ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_ops
Clock driver requires access to some CM API functions once the code
is being moved under the clock driver from the platform directory.
Gate type clock requires access to cm_wait_module_ready and
cm_split_idlest_reg functions, which are both used for waiting until
the module being clocked has been successfully activated. These CM
APIs are now exported through the ti_clk_ll_ops struct.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'arch/arm/mach-orion5x')
0 files changed, 0 insertions, 0 deletions