Re: [PATCH V3 08/10] OPP: Configure all required OPPs

2018-10-25 Thread Ulf Hansson
On 25 October 2018 at 07:52, Viresh Kumar wrote: > Now that all the infrastructure is in place to support multiple required > OPPs, lets switch over to using it. > > A new internal routine _set_required_opps() takes care of updating > performance state for all the required OPPs. With this the perf

[PATCH V3 08/10] OPP: Configure all required OPPs

2018-10-24 Thread Viresh Kumar
Now that all the infrastructure is in place to support multiple required OPPs, lets switch over to using it. A new internal routine _set_required_opps() takes care of updating performance state for all the required OPPs. With this the performance state updates are supported even when the end devic