]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 clock: fix non-CORE DPLL rate assignment bugs
authorPaul Walmsley <paul@pwsan.com>
Fri, 17 Oct 2008 22:18:42 +0000 (16:18 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 17 Oct 2008 22:45:51 +0000 (15:45 -0700)
commit2ac1da8c787f73f067e717408e631501ba60aabc
tree1a125f8b92e0e49bbff1c905233e8f057960e2cc
parentea079ed9d70afa7405c03bfb48b9ec7425991ee8
OMAP3 clock: fix non-CORE DPLL rate assignment bugs

Commit 8b1f0bd44fe490ec631230c8c040753a2bda8caa introduced a bug that
caused non-CORE DPLL rates to be incorrectly set on boot in
omap3_noncore_dpll_enable().  Debugged by Tomi Valkeinen
<tomi.valkeinen@nokia.com> - thanks Tomi.

Also fix omap3_noncore_dpll_set_rate() to assign clk->rate after a
DPLL reprogram.

Tested on 3430SDP.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Cc: Rick Bronson <rick@efn.org>
Cc: Timo Kokkonen <timo.t.kokkonen@nokia.com>
Cc: Sakari Poussa <sakari.poussa@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.c