aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAlexandre Torgue <[email protected]>2023-05-31 14:27:31 +0200
committerAlexandre Belloni <[email protected]>2023-06-06 23:40:34 +0200
commit38e0689b27f8b9a0085815b2446b12f685d028aa (patch)
tree3952f4c52dd46219a5afbdbcf69ddced4b86a001 /rust/helpers/helpers.c
parent93eff1e0e67a0b54fc16f07f0ca88f8b5afd9f89 (diff)
rtc: stm32: remove dedicated wakeup management
There is no more needs to use a dedicated wake up interrupt for RTC as EXTI block manages by itself now all interrupt lines. Dedicated wakeup interrupt has been introduced with STM32 MP1 support commit b72252b6580c ("rtc: stm32: add stm32mp1 rtc support") because GIC & EXTI interrupts were not yet linked in EXTI driver. Removing this interrupt won't break compatibility with device trees which do use two interrupts entries: it could only prevent wakeup from low power modes on STM32MP1x, but platform power management is not yet available. Signed-off-by: Alexandre Torgue <[email protected]> Signed-off-by: Amelie Delaunay <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions