rtc: pcf8523: add suspend handlers for alarm IRQ
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 27 Feb 2024 21:18:32 +0000 (22:18 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 29 Feb 2024 21:17:23 +0000 (22:17 +0100)
commit787bcc982cd6f4fe81d86f31435de31db8502bd2
tree088085ce7b4dbc1952867836758df8f57f2f15ec
parent50891bd19f1ec23fa8cefbabc1f0e55d94925933
rtc: pcf8523: add suspend handlers for alarm IRQ

Ensure the RTC is able to wake up the system from suspend.

Link: https://lore.kernel.org/r/20240227211833.1820800-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf8523.c