]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 clock: note the bypass source clock for DPLLs
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 16:30:05 +0000 (10:30 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:44:53 +0000 (17:44 +0300)
commit7d06c48dd63545c6d5ea71c80b9049b55c6dab6e
tree65f82a88e37c22c3da4990d401d777957812e5e4
parentb0f7fd17db2aaf8e6e9a2732ae3f4de0874db01c
OMAP3 clock: note the bypass source clock for DPLLs

Most DPLLs use sys_clk as their bypass rate source.  But DPLL1 and DPLL2
use high-frequency bypass clocks dpll1_fclk and dpll2_fclk as their parents
during bypass.  Add a new struct dpll_data field to track the DPLL's bypass
source clock.

Kevin Hilman <khilman@deeprootsystems.com> helped catch this - thanks Kevin.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.h
arch/arm/plat-omap/include/mach/clock.h