diff options
author | Jon Hunter <jon-hunter@ti.com> | 2011-10-07 08:53:01 +0200 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2011-10-07 09:01:22 +0200 |
commit | 49642ac816a714f3037b7cd6401a46c8fe46e795 (patch) | |
tree | 1bfd6d38e653f257ef83a8dcba73d413620bf872 /arch/arm/mach-omap2/clock44xx_data.c | |
parent | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set (diff) | |
download | linux-49642ac816a714f3037b7cd6401a46c8fe46e795.tar.xz linux-49642ac816a714f3037b7cd6401a46c8fe46e795.zip |
ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate
This is a continuation of Mike Turquette's patch "OMAP3+: use
DPLL's round_rate when setting rate".
omap3_noncore_dpll_set_rate() and omap3_noncore_dpll_enable() call
omap2_get_dpll_rate() explicitly. It may be necessary for some
DPLLs to use a different function and so use the DPLLs recalc()
function pointer instead.
An example is the DPLL_ABE on OMAP4 which can have a 4X multiplier
in addition to the usual MN multipler and dividers and therefore
uses a different round_rate and recalc function.
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Cc: Mike Turquette <mturquette@ti.com>
Cc: Misael Lopez Cruz <misael.lopez@ti.com>
[paul@pwsan.com: merged this patch with Mike's "use clock's recalc in DPLL
handling" patch; also reported by Misael]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx_data.c')
0 files changed, 0 insertions, 0 deletions