Re: [PATCH 12/14] OMAP: CLK: CLKSRC: Add suspend resume hooks

2018-05-22 Thread Tony Lindgren
* Keerthy [180522 07:59]: > On Thursday 12 April 2018 07:57 PM, Tony Lindgren wrote: > > * Keerthy [180412 03:56]: > >> Add the save and restore for clksrc as part of suspend and resume > >> so that it saves the counter value and restores. This is needed in > >> modes like rtc+ddr in self-refresh

Re: [PATCH 12/14] OMAP: CLK: CLKSRC: Add suspend resume hooks

2018-05-22 Thread Keerthy
On Thursday 12 April 2018 07:57 PM, Tony Lindgren wrote: > * Keerthy [180412 03:56]: >> Add the save and restore for clksrc as part of suspend and resume >> so that it saves the counter value and restores. This is needed in >> modes like rtc+ddr in self-refresh not doing this stalls the time. >

Re: [PATCH 12/14] OMAP: CLK: CLKSRC: Add suspend resume hooks

2018-04-12 Thread Tony Lindgren
* Keerthy [180412 03:56]: > Add the save and restore for clksrc as part of suspend and resume > so that it saves the counter value and restores. This is needed in > modes like rtc+ddr in self-refresh not doing this stalls the time. I suspect this too should really happen with cpu_pm. > --- a/arc