diff options
author | 2025-02-24 18:21:01 +0100 | |
---|---|---|
committer | 2025-03-07 17:55:59 +0100 | |
commit | b5a497a7972a49c31d39b057f86dd6f58b882a72 (patch) | |
tree | f20d3ddaf290b8a75c71c40df06eb1e2862b3d70 /scripts/generate_rust_analyzer.py | |
parent | dt-bindings: timer: exynos4210-mct: add samsung,exynos2200-mct-peris compatible (diff) | |
download | linux-rng-b5a497a7972a49c31d39b057f86dd6f58b882a72.tar.xz linux-rng-b5a497a7972a49c31d39b057f86dd6f58b882a72.zip |
clocksource/drivers/stm32-lptimer: Add support for suspend / resume
Add support for power management on STM32 LPTIMER clocksource driver:
- Upon clockevents_suspend(), shutdown the LPTIMER, and balance the
clk_prepare_enable() from the probe routine.
- Upon clockevents_resume(), restore the prescaler that may have been lost
during low power mode, and restore the clock.
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/20250224172101.3448398-1-fabrice.gasnier@foss.st.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions