Re: [PATCH V3 2/2] PM / OPP: Parse 'opp-<prop>-<name>' bindings

From: Viresh Kumar
Date: Thu Dec 10 2015 - 20:41:56 EST


On 10-12-15, 22:45, Rafael J. Wysocki wrote:
> On Thursday, December 10, 2015 09:54:45 AM Lee Jones wrote:
> > On 9 December 2015 at 02:31, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> > > OPP bindings (for few properties) allow a platform to choose a
> > > value/range among a set of available options. The options are present as
> > > opp-<prop>-<name>, where the platform needs to supply the <name> string.
> > >
> > > The OPP properties which allow such an option are: opp-microvolt and
> > > opp-microamp.
> > >
> > > Add support to the OPP-core to parse these bindings, by introducing
> > > dev_pm_opp_{set|put}_prop_name() APIs.
> > >
> > > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> > > ---
> > > drivers/base/power/opp/core.c | 165 ++++++++++++++++++++++++++++++++++++++----
> > > drivers/base/power/opp/opp.h | 2 +
> > > include/linux/pm_opp.h | 9 +++
> > > 3 files changed, 161 insertions(+), 15 deletions(-)
> >
> > Tested-by: Lee Jones <lee.jones@xxxxxxxxxx>
>
> OK, so tentatively I can take these two.
>
> What exectly does depend on them and how that thing is intended to be handled?

The other two patches from Lee, Perhaps he missed mentioning that in
his cover-letter.

[PICKME 0/2] cpufreq: New ST driver

They must be rebased on my patches as they use the new APIs defined
here.

--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/