[ARM] MX35: add clock support
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 6 Feb 2009 16:48:59 +0000 (17:48 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:34:28 +0000 (10:34 +0100)
commit2cb536d13cf9fbce029055b7603b3ca4ca1cf407
tree7f54f9ae836c4d2a623063ec862beff3c4d1ea6c
parentcb8ebb0223a5a2ec6f2e0b46ef5812113847df61
[ARM] MX35: add clock support

This patch adds clock support for i.MX35 SoCs. We do not support setting
of clock rates yet, but most interesting clock rates should be reported.
I couldn't test all clock rates and the datasheet contains some obvious
bugs, so expect some bugs in this code.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/Makefile
arch/arm/mach-mx3/clock-imx35.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/common.h