RE: [PATCH] can: flexcan: Implement CAN Runtime PM

2018-11-27 Thread Aisheng DONG
nel.org; dl-linux-imx ; Aisheng > DONG > Subject: Re: [PATCH] can: flexcan: Implement CAN Runtime PM > > On 11/27/18 8:44 AM, Joakim Zhang wrote: > >>> Flexcan will be disabled during suspend if no wakeup function > >>> required and enabled after resume according

Re: [PATCH] can: flexcan: Implement CAN Runtime PM

2018-11-26 Thread Marc Kleine-Budde
On 11/27/18 8:44 AM, Joakim Zhang wrote: >>> Flexcan will be disabled during suspend if no wakeup function required >>> and enabled after resume accordingly. During this period, we could >>> explicitly disable clocks. >>> >>> Implement Runtime PM which will: >>> 1) Keep device in suspend state (clo

RE: [PATCH] can: flexcan: Implement CAN Runtime PM

2018-11-26 Thread Joakim Zhang
t; Subject: Re: [PATCH] can: flexcan: Implement CAN Runtime PM > > On 10/19/18 11:45 AM, Joakim Zhang wrote: > > From: Dong Aisheng > > > > Flexcan will be disabled during suspend if no wakeup function required > > and enabled after resume accordingly. During this period,