[PATCH] clocksource: stm32-lptimer: add support for PM
Daniel Lezcano
daniel.lezcano at linaro.org
Tue Mar 4 12:46:22 PST 2025
On 24/02/2025 18:21, Fabrice Gasnier wrote:
> 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 at foss.st.com>
> ---
Applied, thanks
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
More information about the linux-arm-kernel
mailing list