]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: imx: pllv3: add shift for frequency multiplier
authorStefan Agner <stefan@agner.ch>
Tue, 2 Dec 2014 16:59:42 +0000 (17:59 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 5 Jan 2015 12:53:05 +0000 (20:53 +0800)
commit60ad8467c1bf0cae19ccc9d142914a2288ac85e7
treea2782b25c553337c63e21fa4d5227fd4f45a5430
parentda06aae8b5cae1bd0ac5b7518c9693fe07c06488
ARM: imx: pllv3: add shift for frequency multiplier

Add shift capabilties for the frequency multiplier (DIV_SELECT) to
support Vybrid's USB PLL oddity. The PLL3 and PLL7 are the only
PLL control registers which have the DIV_SELECT bit shifted by
one. Be aware, there are known documentation errors in the
reference manual too.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-pllv3.c
arch/arm/mach-imx/clk-vf610.c
arch/arm/mach-imx/clk.h