diff options
author | Tony Lindgren <tony@atomide.com> | 2021-03-23 09:43:25 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-04-08 16:15:54 +0200 |
commit | 3efe7a878a11c13b5297057bfc1e5639ce1241ce (patch) | |
tree | 52314faaa12d051f8b85b15c7bd0560a62863e94 /fs/Makefile | |
parent | 397dc6f7ca3c858dc95800f299357311ccf679e6 (diff) |
clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
There is a timer wrap issue on dra7 for the ARM architected timer.
In a typical clock configuration the timer fails to wrap after 388 days.
To work around the issue, we need to use timer-ti-dm timers instead.
Let's prepare for adding support for percpu timers by adding a common
dmtimer_clkevt_init_common() and call it from dmtimer_clockevent_init().
This patch makes no intentional functional changes.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210323074326.28302-2-tony@atomide.com
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions