[PATCH v2 9/9] PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains
From: Ulf Hansson <hidden>
Date: 2018-06-27 09:05:43
Also in:
linux-pm, linux-tegra, lkml
From: Ulf Hansson <hidden>
Date: 2018-06-27 09:05:43
Also in:
linux-pm, linux-tegra, lkml
On 27 June 2018 at 10:55, Rajendra Nayak [off-list ref] wrote:
On 05/30/2018 08:00 PM, Jon Hunter wrote:quoted
quoted
quoted
My only other comments on this series are ... 1. I think it would be nice to have an dev_pm_domain_attach_by_name() and that the DT binding has a 'power-domain-names' property.I think it makes sense, but my plan was to do that as second step on top. Are you okay with that as well?Yes that is fine with me.Ulf, do you have a patch for this? I am working on moving some of qcom remoteproc drivers to use this series and it will help to have a dev_pm_domain_attach_by_name() api.
Right. Besides this I have been working on a little improvement, avoiding to power the PM domain while attaching. I post a series in a day or two. Kind regards Uffe