rtc: pcf8523: add alarm support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 18 Apr 2021 00:20:22 +0000 (02:20 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 29 Apr 2021 21:37:18 +0000 (23:37 +0200)
commit13e37b7fb75dfaeb4f5a72468f0bd32853628d28
treef16f30f56c7aff69a989011629177d707664d081
parent94959a3a04a574b6234df8ff165bf70135b0bb2b
rtc: pcf8523: add alarm support

Alarm support requires unconditionally disabling clock out because it is
using the int1 pin.

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