]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2/3 clock: Add non-CORE DPLL rate set code and M,N programming
authorPaul Walmsley <paul@pwsan.com>
Tue, 8 Apr 2008 06:27:27 +0000 (00:27 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Apr 2008 19:36:17 +0000 (12:36 -0700)
commit689fe67c6d1ad8f52f7f7b139a3274b79bf3e784
tree0b3887cf8f27ebc99ee8c425c03630a79c9fcd8e
parent9f03234e01b475473e0e28d9717bbe2893515fce
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 <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.c
arch/arm/mach-omap2/clock34xx.h
include/asm-arm/arch-omap/clock.h