]> git.baikalelectronics.ru Git - kernel.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)
commitc5fdfdab97c5c1fa09789e57bbd1bd4eac2c5985
treea2782b25c553337c63e21fa4d5227fd4f45a5430
parent5c2370ff72b1c61a31c44ed402abb10ae93aedc1
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