ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices
authorJon Hunter <jon-hunter@ti.com>
Fri, 7 Oct 2011 07:44:20 +0000 (01:44 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 7 Oct 2011 07:44:20 +0000 (01:44 -0600)
commit1194d7b82486ad967db65115559e9ad50a88ba57
tree0f969b5b8138cd924ddf084b30df8ab3fe05a20a
parentcf2a82d7462e8c728260ee09e46c573fab2f89cf
ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices

The OMAP36xx and OMAP4xxx DPLLs have a different internal reference
clock frequency (fint) operating range than OMAP3430. Update the
dpll_test_fint() function to check for the correct frequency ranges
for OMAP36xx and OMAP4xxx.

For OMAP36xx and OMAP4xxx devices, DPLLs fint range is 0.5MHz to
2.5MHz for j-type DPLLs and otherwise it is 32KHz to 52MHz for all
other DPLLs.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clkt_dpll.c