summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/localtimer.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S5PV310: Add Timer supportChanghwan Youn2010-08-051-0/+25
This patch adds timer support for S5PV310. Until now, all S5P SoCs use CONFIG_ARCH_USES_GETTIMEOFFSET macro as a default configuration. Instead,S5PV310 implements clocksource and clock_event_device to support the high resolution timer and tickless system. Signed-off-by: Changhwan Youn <chaos.youn@samsung.com> Signed-off-by: Hyuk Lee <hyuk1.lee@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>