ARM: ep93xx: switch to GENERIC_CLOCKEVENTS
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Jun 2015 12:34:03 +0000 (14:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Jul 2015 14:22:39 +0000 (16:22 +0200)
commit000bc17817bfe9e7d1fd59cec9e95f6b3638872f
treed65d9c92549d82cc5569278324ecadff6757b7a2
parent361c81f996707e122bffe95c5a3e6c47611b8a29
ARM: ep93xx: switch to GENERIC_CLOCKEVENTS

This switches the EP93xx to use GENERIC_CLOCKEVENTS and
CLKSRC_MMIO. Also implements a sched_clock() hook.
Tested on the SIM.ONE. Use only oneshot events.

Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/Kconfig
arch/arm/mach-ep93xx/timer-ep93xx.c