Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] S3C: Add TICK_MAX for timer code | Ben Dooks | 2008-12-15 | 1 | -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 Dooks | 2008-12-15 | 1 | -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> |