ARM: imx: add clocking support code for the IMX50 SoC
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 Oct 2013 05:15:52 +0000 (15:15 +1000)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 9 Dec 2013 05:18:20 +0000 (13:18 +0800)
commit7a9cc1ad213df8a90a0753d522fa53f95e21fc10
treea4490eb9284a54af389c87fb521ac979330c9971
parentad364a7014cb2548ccc7fabc2c1f63e41cb6dd67
ARM: imx: add clocking support code for the IMX50 SoC

Add code to support the specific clock tree of the Freescale IMX50 SoC.
It can use much of the common IMX51/IMX53 clocking code.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx51-imx53.c