commit | 1b18fd2023acf7679a79d94ee85d488664ef0553 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Tue Feb 09 22:54:27 2016 -0300 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Feb 25 14:33:58 2016 +0100 |
tree | 80c58a213552e2cd5bc1e768d8e74712db3e6344 | |
parent | 32f32d982f655dd191858406b11e50219a0ee01e [diff] |
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>