ARM i.MX35: implement clocks using common clock framework
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 3 Apr 2012 10:41:13 +0000 (12:41 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 9 May 2012 06:59:34 +0000 (08:59 +0200)
commit5b48a6145466f1e2b58b31b1673ec413dabdab2a
tree61ecab1323d365aeb6482780321399df2e9efd49
parentb8d4176fa59eff3c21f54125ba3d010a904b9707
ARM i.MX35: implement clocks using common clock framework

This patch also adds the SPDIF baud clock mux and dividers.

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-imx35.c [new file with mode: 0644]