summaryrefslogtreecommitdiff
path: root/include/clocksource
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2021-10-24 17:14:23 +0200
committerBorislav Petkov <bp@suse.de>2021-10-24 17:14:23 +0200
commita8da61cee95e627ed3d4274861428013aa9604ea (patch)
tree461df197af617959ef1ae135d07ab5bdc9916b05 /include/clocksource
parentd25a025201ed98f4b93775e0999a3f2135702106 (diff)
parenteda9a4f7af6ee47e9e131f20e4f8a41a97379293 (diff)
Merge tag 'timers-v5.16-rc1' into timers/core
Pull timers update for v5.16 from Daniel Lezcano: - Fix redefined macro in the arc timer () - Big cleanup for ARM arch timer clocksource in order to set the scene for ARMv8.6 and provide support for higher frequencies with longer roll up (Marc Zyngier) - Make arch dependant the Exynos MCT and Samsung PWM timers (Krzysztof Kozlowski) - Select the TIMER_OF option for the timer TI DM (Kees Cook) Link: https://lore.kernel.org/r/65693aaf-ab94-c9bb-a97b-a2bb77033a54@linaro.org Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'include/clocksource')
-rw-r--r--include/clocksource/arm_arch_timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clocksource/arm_arch_timer.h b/include/clocksource/arm_arch_timer.h
index 73c7139c866f..e715bdb720d5 100644
--- a/include/clocksource/arm_arch_timer.h
+++ b/include/clocksource/arm_arch_timer.h
@@ -24,7 +24,7 @@
enum arch_timer_reg {
ARCH_TIMER_REG_CTRL,
- ARCH_TIMER_REG_TVAL,
+ ARCH_TIMER_REG_CVAL,
};
enum arch_timer_ppi_nr {