“b85a3ef4ac65169b65fd2fe9bec7912bbf475ba4”上不存在“drivers/clocksource/cadence_ttc_timer.c”
- 10 8月, 2015 1 次提交
-
-
由 Viresh Kumar 提交于
Migrate keystone driver to the new 'set-state' interface provided by clockevents core, the earlier 'set-mode' interface is marked obsolete now. This also enables us to implement callbacks for new states of clockevent devices, for example: ONESHOT_STOPPED. Also pass the mode-mask to keystone_timer_config() instead of the mode as mode macro's aren't valid anymore. Cc: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org> Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
-
- 12 3月, 2014 2 次提交
-
-
由 Matthias Brugger 提交于
Commit 438e0bff5257 added the timer-keystone device driver but make use of an unnecessary variable in the init function. This patch deletes this variable. Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com> Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
-
由 Ivan Khoronzhuk 提交于
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: NStephen Boyd <sboyd@codeaurora.org> Acked-by: NSantosh shilimkar <santosh.shilimkar@ti.com> Signed-off-by: NIvan Khoronzhuk <ivan.khoronzhuk@ti.com> Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
-