linux/arch/arm/plat-mxc
Sascha Hauer 2cb536d13c [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>
2009-03-13 10:34:28 +01:00
..
include/mach [ARM] MX35: add clock support 2009-03-13 10:34:28 +01:00
Kconfig arm/imx: Kconfig beautification 2009-03-13 10:34:18 +01:00
Makefile [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
clock.c [ARM] MXC: add clkdev support 2009-03-13 10:33:50 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c [ARM] MXC: remove _clk suffix from clock names 2009-03-13 10:33:48 +01:00
gpio.c mxc: first set GPIO level, then switch direction to output 2009-03-13 10:34:19 +01:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
irq.c [ARM] MXC: do not include mach/hardware.h from mach/memory.h 2008-12-18 16:40:14 +01:00
pwm.c [ARM] MXC: add pwm driver for i.MX SoCs 2009-03-13 10:34:10 +01:00
time.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00