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

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding
Date Sun, 20 Sep 2015 02:40:03 +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>
X-Original-To Viresh Kumar <viresh.kumar@linaro.org>
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XOIedfhf+7KOe/yw"
Content-Disposition inline
X-Cookie NOBODY EXPECTS THE SPANISH INQUISITION!
User-Agent Mutt/1.5.23 (2014-03-12)
X-Sa-Exim-Connect-IP 209.49.225.226
X-Sa-Exim-Mail-From broonie@sirena.org.uk
X-Sa-Exim-Version 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-Sa-Exim-Scanned Yes (on mezzanine.sirena.org.uk)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 53
Organization linux.* mail to news gateway
X-Original-Cc Rob Herring <robh@kernel.org>, Rafael Wysocki <rjw@rjwysocki.net>, nm@ti.com, sboyd@codeaurora.org, linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, lee.jones@linaro.org, devicetree@vger.kernel.org, Ian Campbell <ijc+devicetree@hellion.org.uk>, Kumar Gala <galak@codeaurora.org>, open list <linux-kernel@vger.kernel.org>, Mark Rutland <mark.rutland@arm.com>, Pawel Moll <pawel.moll@arm.com>, "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
X-Original-Date Sat, 19 Sep 2015 08:39:56 -0700
X-Original-Message-ID <20150919153956.GB30445@sirena.org.uk>
X-Original-References <cover.1441972771.git.viresh.kumar@linaro.org> <254dd353453a495bb0921fa23e430428484f36fa.1441972771.git.viresh.kumar@linaro.org> <55F72E65.6000205@kernel.org> <20150915033027.GJ32551@linux>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1228799

Show key headers only | 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