Re: [PATCH] rtc: sc27xx: Always read normal alarm

2020-11-17 Thread Chunyan Zhang
Hi Alexandre, Thanks for this cleanup. On Wed, 18 Nov 2020 at 05:22, Alexandre Belloni wrote: > > The RTC core only reads the alarm from the hardware at boot time, to know > whether an alarm was already set before booting. It keeps track of all the > alarms after that so there is no need to ever

[PATCH] rtc: sc27xx: Always read normal alarm

2020-11-17 Thread Alexandre Belloni
The RTC core only reads the alarm from the hardware at boot time, to know whether an alarm was already set before booting. It keeps track of all the alarms after that so there is no need to ever read the auxiliary alarm. Commit 3822d1bb0df1 ("rtc: sc27xx: Always read normal alarm when registering