ARM i.MX31: implement clocks using common clock framework
authorSascha Hauer <s.hauer@pengutronix.de>
Sun, 18 Mar 2012 22:48:35 +0000 (23:48 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 2 May 2012 10:08:34 +0000 (12:08 +0200)
commit95878cbed89504d21bc87b11e10eb46c5cc8443e
tree4fe7a57376cc3e95e7a22318942ca7849454f9de
parente038ed50a4a767add205094c035b6943e7b30140
ARM i.MX31: implement clocks using common clock framework

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/clk-imx31.c [new file with mode: 0644]