On 29 November 2021 07:27, Nikita Shubin wrote: > As da9063 RTC is not a real I2C client, but relies on da9063 MFD > driver, we need to explicitly mark da9063 RTC as a wakeup source > to be able to access class/rtc/rtcN/wakealarm sysfs entry > to set alarms, so we can wakeup from SHUTDOWN/RTC/DELIVERY mode. > > As da9063 driver refuses to load without irq, we simply add it > as a wakeup source before registering rtc device. > > Signed-off-by: Nikita Shubin <nikita.shubin@xxxxxxxxxxx> > --- Thanks for the update. Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>