ARM i.MX6: rename PLLs according to datasheet
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 22 Nov 2012 09:05:13 +0000 (10:05 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 22 Nov 2012 14:32:24 +0000 (15:32 +0100)
commit13861701a83765cc442ffe9bac0126ec75a3342e
treec943ce8a77212dbec312581122c884b305df6a0c
parent33b385873297e43e9beba7eb2fb515dd6848444c
ARM i.MX6: rename PLLs according to datasheet

In recent reference manuals the PLLs were renumbered. PLL8 now is
PLL6 and vice versa. Change the code according to the reference
manual to avoid confusion.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Documentation/devicetree/bindings/clock/imx6q-clock.txt
arch/arm/mach-imx/clk-imx6q.c