RE: [PATCH v3] rtc: da9063: add as wakeup source

From: Adam Thomson
Date: Mon Nov 29 2021 - 06:06:05 EST


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>