From: Jon Hunter Date: Fri, 7 Oct 2011 07:44:20 +0000 (-0600) Subject: ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices X-Git-Tag: v3.2-rc1~1^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1194d7b82486ad967db65115559e9ad50a88ba57;p=pandora-kernel.git 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 Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed