]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75ad92464706ba2bb6ba31bf6edf4eb017b266d9
tree80c58a213552e2cd5bc1e768d8e74712db3e6344
parent37dc7dd493ae0701370349a1d8eec88bc7ece5cd
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