On 2/10/19 10:33 PM, Uwe Kleine-König wrote: > On Sat, Feb 09, 2019 at 04:21:33PM +0000, Jonathan Cameron wrote: >> On Tue, 5 Feb 2019 13:40:29 +0100 >> Fabrice Gasnier <fabrice.gasnier@xxxxxx> wrote: >> >>> Add suspend/resume PM sleep ops. When going to low power, disable >>> active counter. Only active counter should be resumed: don't touch >>> disabled counter, as it may be used by other LPTimer MFD child driver. >>> >>> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxx> >> I think this looks fine. I'm not totally sure if patches 3,4 are >> separable from 1,2 though so please let me know whether I should take >> these now, or let all 4 go in together via some path? > > I'd say these are orthogonal, so if you are happy with patches 3 and 4 > you can take them without bothering for patches 1 and 2. Hi Uwe, Jonathan, Thanks for reviewing. I confirm you can take patches 3 and 4. I'll send a v2 for patches 1 and 2 separately. Best regards, Fabrice > > Best regards > Uwe >