linux/arch/arm/plat-s3c
Ben Dooks b09bcdd4c2 [ARM] S3C64XX: Update TCFG for new timer divider settings.
The S3C64XX series has a new TCFG divider setting to allow the clock
directly through, which means that we need to update the pwm-clock
code to cope with this.

Add <mach/pwm-clock.h> containing the specific code to deal with the
TCFG divider settings and provide any other per-arch data that the
pwm-clock driver needs to function.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-16 10:01:23 +00:00
..
include [ARM] S3C64XX: Update TCFG for new timer divider settings. 2008-12-16 10:01:23 +00:00
clock.c [ARM] S3C64XX: Add initial clock framework 2008-12-15 21:53:58 +00:00
init.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
Kconfig [ARM] S3C64XX: Initial arch directory 2008-12-15 21:47:24 +00:00
Makefile [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
pwm-clock.c [ARM] S3C64XX: Update TCFG for new timer divider settings. 2008-12-16 10:01:23 +00:00
time.c [ARM] S3C: Add TICK_MAX for timer code 2008-12-15 21:54:16 +00:00