]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
clocksource: timer-keystone: introduce clocksource driver for Keystone
authorIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
Mon, 10 Feb 2014 10:10:56 +0000 (12:10 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 11 Mar 2014 22:04:56 +0000 (23:04 +0100)
commite6b7f580bacb4a23e1ee5cdf6dc6e54bab141f7c
tree8006653c3bfcb443993431fd2147efe273ea0fc5
parent926b65e20dc336391dc333309d34bdf7d5fa3f3b
clocksource: timer-keystone: introduce clocksource driver for Keystone

Add broadcast clock-event device for the Keystone arch.

The timer can be configured as a general-purpose 64-bit timer,
dual general-purpose 32-bit timers. When configured as dual 32-bit
timers, each half can operate in conjunction (chain mode) or
independently (unchained mode) of each other.

Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Santosh shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Makefile
drivers/clocksource/timer-keystone.c [new file with mode: 0644]