]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
pcf8563: add wakeup-source support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 26 Apr 2024 22:58:21 +0000 (00:58 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 7 May 2024 21:40:46 +0000 (23:40 +0200)
commit4c9a91b94c126d6585fbf185807b26dca5166209
treee956403993a58431349f4224ea78c67af517a970
parenteca1b3c2e7ff2364628fc6b1a136d341b8670823
pcf8563: add wakeup-source support

In some platforms, the RTC is able to wake up the system but is not
directly connected to an IRQ. Add wakeup-source property support to be able
to express this in the Device Tree.

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