diff options
author | Rajendra Nayak <rnayak@ti.com> | 2009-11-16 13:36:53 (GMT) |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-17 22:14:10 (GMT) |
commit | 9346f48b26a4b48a7d56314bbb94e6b801e28316 (patch) | |
tree | 4e7347ed8dd886bee6e15706e733515178e29401 /arch/arm/plat-stmp3xxx | |
parent | f7343deb0f6e7654c60e97606aea388b9da612c2 (diff) | |
download | linux-fsl-qoriq-9346f48b26a4b48a7d56314bbb94e6b801e28316.tar.xz |
omap3: clock: Fix the DPLL freqsel computations
Fix the freqsel value computation. Use n instead of (n+1)
The formula in the TRM uses a zero-based N, hence the (n+1); however
at this point in the clock34xx.c code, N is one-based.
Hayati Bayrakdar <h-bayrakdar@ti.com> and Nishanth Menon <nm@ti.com> helped
track down this bug.
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
[paul@pwsan.com: modified commit message]
Cc: Hayati Bayrakdar <h-bayrakdar@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-stmp3xxx')
0 files changed, 0 insertions, 0 deletions