[PATCH v2 4/6] OMAP3+: use DPLLs recalc function instead of omap2_get_dpll_rate
Paul Walmsley
paul at pwsan.com
Wed Sep 28 03:03:00 EDT 2011
On Fri, 16 Sep 2011, Jon Hunter wrote:
> From: Jon Hunter <jon-hunter at ti.com>
>
> 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 at ti.com>
Thanks, queued for 3.2.
- Paul
More information about the linux-arm-kernel
mailing list