Re: [PATCH V2 7/8] PM / OPP: Allow platform specific custom opp_set_rate() callbacks

From: Viresh Kumar
Date: Wed Oct 26 2016 - 02:08:20 EST


On 25-10-16, 12:01, Stephen Boyd wrote:
> On 10/20, Viresh Kumar wrote:
> > The generic opp_set_rate() handler isn't sufficient for platforms with
> > complex DVFS. For example, some TI platforms have multiple regulators
> > for a CPU device. The order in which various supplies need to be
> > programmed is only known to the platform code and its best to leave it
> > to it.
> >
> > This patch implements APIs to register platform specific opp_set_rate()
> > callback.
> >
> > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> > ---
>
> Overall it looks ok, but I'd prefer set_opp instead of set_rate.

Done.

--
viresh