From: Paul Walmsley Date: Tue, 8 Apr 2008 06:27:27 +0000 (-0600) Subject: OMAP2/3 clock: Add non-CORE DPLL rate set code and M,N programming X-Git-Tag: v2.6.25-omap1~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689fe67c6d1ad8f52f7f7b139a3274b79bf3e784;p=pandora-kernel.git OMAP2/3 clock: Add non-CORE DPLL rate set code and M,N programming Add non-CORE DPLL rate set code and M,N programming for OMAP3. Connect it to OMAP34xx DPLLs 1, 2, 4, 5 via the clock framework. You may see some warnings on rate sets from the freqsel code. The table that TI presented in the 3430 TRM Rev F does not cover Fint < 750000, which definitely occurs in practice. However, the lack of this freqsel case does not appear to impair the DPLL rate change. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed