Re: [RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend

2019-09-01 Thread Alexandre Belloni
On 21/08/2019 23:00:56+0200, Alejandro González wrote: > This patch allows userspace to set up wakeup alarms on any RTC handled by the > sun6i driver, and adds the necessary PM operations to allow resuming from > suspend when the configured wakeup alarm fires a IRQ. Of course, that the > device act

Re: [RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend

2019-08-30 Thread Chen-Yu Tsai
On Thu, Aug 22, 2019 at 5:01 AM Alejandro González wrote: > > This patch allows userspace to set up wakeup alarms on any RTC handled by the > sun6i driver, and adds the necessary PM operations to allow resuming from > suspend when the configured wakeup alarm fires a IRQ. Of course, that the > devi

Re: [RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend

2019-08-24 Thread Alejandro González
Alejandro González wrote: > This patch allows userspace to set up wakeup alarms on any RTC handled by the > sun6i driver, and adds the necessary PM operations to allow resuming from > suspend when the configured wakeup alarm fires a IRQ. Of course, that the > device actually resumes depends on th

[RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend

2019-08-21 Thread Alejandro González
This patch allows userspace to set up wakeup alarms on any RTC handled by the sun6i driver, and adds the necessary PM operations to allow resuming from suspend when the configured wakeup alarm fires a IRQ. Of course, that the device actually resumes depends on the suspend state and how a particular