mbox series

[RFT,v4,0/2] PM: sleep: Handle async suppliers like parents and async consumers like children

Message ID 5011988.GXAFRqVoOG@rjwysocki.net
Headers show
Series PM: sleep: Handle async suppliers like parents and async consumers like children | expand

Message

Rafael J. Wysocki June 23, 2025, 12:44 p.m. UTC
Hi Everyone,

These two patches complement the recently made PM core changes related to
the async suspend and resume of devices.  They should apply on top of
6.16-rc3.

They were sent along with the other changes mentioned above:

https://lore.kernel.org/linux-pm/2229735.Mh6RI2rZIc@rjwysocki.net/
https://lore.kernel.org/linux-pm/2651185.Lt9SDvczpP@rjwysocki.net/

(and this is v4 because they have been rebased in the meantime), but they don't
make any difference on my test-bed x86 systems, so I'd appreciate a confirmation
that they are actually needed on ARM (or another architecture using DT).

Thanks!