summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c6400/include/mach/tick.h
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] S3C: Add TICK_MAX for timer codeBen Dooks2008-12-151-0/+2
| | | | | | | | Add TICK_MAX definition for the timer code as the S3C64XX series have 32bit capable PWM timers. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C6400: Add <mach/tick.h>Ben Dooks2008-12-151-0/+27
Add the necessary support for the timer on the S3C6400 and S3C6410 by adding <mach/tick.h> Signed-off-by: Ben Dooks <ben-linux@fluff.org>