Re: [PATCH 5/6] rtc: rv3029: enable AE_x bits on set_alarm

2016-04-22 Thread Alexandre Belloni
On 21/04/2016 at 20:24:18 +0200, Mylène Josserand wrote : > The RTC RV3029 handles different types of alarms : seconds, minutes, ... > These alarms can be enabled or disabled individually using an AE_x bit > which is the last bit (BIT(7)) on each alarm registers. > > To prepare the alarm IRQ suppo

[PATCH 5/6] rtc: rv3029: enable AE_x bits on set_alarm

2016-04-21 Thread Mylène Josserand
The RTC RV3029 handles different types of alarms : seconds, minutes, ... These alarms can be enabled or disabled individually using an AE_x bit which is the last bit (BIT(7)) on each alarm registers. To prepare the alarm IRQ support, the current code enables all the alarm types by setting each AE_