• Alexandre Belloni's avatar
    rtc: pcf85063: add alarm support · 05cb3a56
    Alexandre Belloni authored
    Add support for the alarms. The match on the weekday is not used as it it
    not necessarily properly set.
    
    The tested RTC shows a behaviour where setting an alarm on the second right
    after an alarm that fired is not working, probably because of the circuit
    that ensures an alarm only fires once. This is why uie_unsupported is set.
    Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
    05cb3a56
rtc-pcf85063.c 9.2 KB