OSDN Git Service

ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs
authorTero Kristo <t-kristo@ti.com>
Fri, 3 Oct 2014 13:57:11 +0000 (16:57 +0300)
committerPaul Walmsley <paul@pwsan.com>
Thu, 13 Nov 2014 16:26:16 +0000 (09:26 -0700)
commitd539efa37f1f789339699c941e72e320d12d5f28
tree8256b57b68bd582e1d8440be29cb6bb74d53abc2
parentf0d2f68a6387867c4748bc94c9b0165a49701204
ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs

Currently, DPLL code hides the re-parenting within its internals, which
is wrong. This needs to be exposed to the common clock code via
determine_rate and set_rate_and_parent APIs. This patch adds support
for these, which will be taken into use in the following patches.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/dpll3xxx.c
include/linux/clk/ti.h