From: Paul Walmsley Date: Thu, 3 Jul 2008 09:24:45 +0000 (+0300) Subject: ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions X-Git-Tag: v2.6.27-rc1~850^2~2^9~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542313cc98e72d026d2df86f515699dfaface460;p=pandora-kernel.git ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions This patch adds support for DPLL autoidle control to the OMAP3 clock framework. These functions will be used by the noncore DPLL enable and disable code - this is because, according to the CDP code, the DPLL autoidle status must be saved and restored across DPLL lock/bypass/off transitions. N.B.: the CORE DPLL (DPLL3) has three autoidle mode options, rather than just two. This code currently does not support the third option, low-power bypass autoidle. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed