clocksource/drivers/lpc32xx: Support timer-based ARM delay
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Wed, 10 Feb 2016 01:54:27 +0000 (22:54 -0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 25 Feb 2016 13:33:58 +0000 (14:33 +0100)
commit1b18fd2023acf7679a79d94ee85d488664ef0553
tree80c58a213552e2cd5bc1e768d8e74712db3e6344
parent32f32d982f655dd191858406b11e50219a0ee01e
clocksource/drivers/lpc32xx: Support timer-based ARM delay

This commit implements the ARM timer-based delay timer for the
LPC32xx, LPC18xx, LPC43xx family of SoCs.

Also, add a dependency to restrict compiling this driver for
the ARM architecture.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Joachim Eastwood <manabian@gmail.com>
Tested-by: Joachim Eastwood <manabian@gmail.com>
drivers/clocksource/Kconfig
drivers/clocksource/time-lpc32xx.c