Hi Jackson, On 21/06/24 06:00, jackson.lee wrote: > Hi Nicolas / Devarsh > > > There are lots of mail thread in the loop, I have confusion. > I'd like to make check-up list for the "Support runtime suspend/resume" patch. > > 1. Profiling resume latency > 2. after that, adjusting the time. > Beyond above two points, 3. I think this patchset also breaks hrtimer polling and so the VPU operation on AM62A which completely relies on polling, you can test with removing the interrupt property from your dts file before/after this patch-set. With the polling it needs to be taken care that polling is started only after device is on power-on state and is stopped before device gets suspended. 4. There is some discussion going on between me and Nicholas on whether delayed suspend is really required after last instance close or not. My thought was that we should suspend immediately after last instance close, but Nicolas mentioned some concerns w.r.t use-cases such as gapless playback so I am following up with him. Regards Devarsh