commit | 60ad8467c1bf0cae19ccc9d142914a2288ac85e7 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Tue Dec 02 17:59:42 2014 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Jan 05 20:53:05 2015 +0800 |
tree | a2782b25c553337c63e21fa4d5227fd4f45a5430 | |
parent | da06aae8b5cae1bd0ac5b7518c9693fe07c06488 [diff] |
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>