Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1228799

Re: [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding
Date 2015-09-20 02:40 +0200
Message-ID <qaAPF-JA-23@gated-at.bofh.it> (permalink)
References <q7vjr-15e-3@gated-at.bofh.it> <q7vjs-15e-23@gated-at.bofh.it> <q8IHE-fk-1@gated-at.bofh.it> <q8Pg6-1ep-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Sep 15, 2015 at 09:00:27AM +0530, Viresh Kumar wrote:

> [+Cc Mark, I thought I cc'd him earlier, but no, I cc'd him only for
> the first patch]

I'm reading this on a plane so have no other context and to be honest
I'm struggling to understand what is being discussed here.  It would be
really helpful if you were to describe in words what proposed bindings
are intended to do as well as presenting examples, the examples by
themselves require the reader to reverse engineer what the semantics are
intended to be.

> But if we can define something like:

> supply0: regulator@f8000000 {
>         regulator-cells or microvolt-cells = 1 or 3;
>         ...
> }

As far as I can tell this is proposing adding something to the regulator
binding specifying if users must present either a single value or a
min/target/max triplet.  This is obviously problematic since regulators
can be shared - the needs of one user may not match the needs of another
user, and of course most users should not be specifying voltages at all
in the device tree in the first place.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding Viresh Kumar <viresh.kumar@linaro.org> - 2015-09-11 14:10 +0200
  Re: [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding Rob Herring <robh@kernel.org> - 2015-09-14 22:40 +0200
    Re: [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding Viresh Kumar <viresh.kumar@linaro.org> - 2015-09-15 05:40 +0200
      Re: [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding Mark Brown <broonie@kernel.org> - 2015-09-20 02:40 +0200

csiph-web