Re: [PATCH v3 1/2] PM / domains: Introduce multi PM domains helpers

2020-07-07 Thread Ulf Hansson
On Wed, 24 Jun 2020 at 12:33, Daniel Baluta wrote: > > From: Daniel Baluta > > This patch introduces helpers support for multi PM domains. > > API consists of: > > 1) dev_multi_pm_attach - powers up all PM domains associated with a given > device. Because we can attach one PM domain per device, w

[PATCH v3 1/2] PM / domains: Introduce multi PM domains helpers

2020-06-24 Thread Daniel Baluta
From: Daniel Baluta This patch introduces helpers support for multi PM domains. API consists of: 1) dev_multi_pm_attach - powers up all PM domains associated with a given device. Because we can attach one PM domain per device, we create virtual devices (children of initial device) and associate