]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup
authorAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 6 Mar 2025 10:25:01 +0000 (11:25 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 7 Mar 2025 16:55:59 +0000 (17:55 +0100)
commit96bf4b89a6ab22426ad83ef76e66c72a5a8daca0
tree5fc52526e45b32911320c1cdae092310ef63f4b9
parent7e1e4e62656fcf8fb05c0c39c649b16d78d7c8dc
clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup

"wakeup-source" property describes a device which has wakeup capability
but should not force this device as a wakeup source.

Fixes: 48b41c5e2de6 ("clocksource: Add Low Power STM32 timers driver")
Cc: stable@vger.kernel.org
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Rule: add
Link: https://lore.kernel.org/stable/20250306083407.2374894-1-fabrice.gasnier%40foss.st.com
Link: https://lore.kernel.org/r/20250306102501.2980153-1-fabrice.gasnier@foss.st.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-stm32-lp.c