Re: [PATCH V3 06/10] PM / Domains: Add genpd_opp_to_performance_state()

2018-10-25 Thread Ulf Hansson
On 25 October 2018 at 07:52, Viresh Kumar wrote: > The OPP core currently stores the performance state in the consumer > device's OPP table, but that is going to change going forward and > performance state will rather be set directly in the genpd's OPP table. > > For that we need to get the perfo

[PATCH V3 06/10] PM / Domains: Add genpd_opp_to_performance_state()

2018-10-24 Thread Viresh Kumar
The OPP core currently stores the performance state in the consumer device's OPP table, but that is going to change going forward and performance state will rather be set directly in the genpd's OPP table. For that we need to get the performance state for genpd's device structure (genpd->dev) inst