Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595944
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Mark Brown <broonie@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() |
| Date | Thu, 09 Mar 2017 12:30:01 +0100 |
| Message-ID | <tj4qB-4sF-1@gated-at.bofh.it> (permalink) |
| References | <tiQdY-35t-17@gated-at.bofh.it> |
| X-Original-To | Matthias Kaehlcke <mka@chromium.org> |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4h6g4xmperbydgvt" |
| Content-Disposition | inline |
| X-Cookie | A fool and his money are soon popular. |
| User-Agent | NeoMutt/20170113 (1.7.2) |
| X-Sa-Exim-Connect-IP | 109.74.48.129 |
| 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 | No (on mezzanine.sirena.org.uk); Unknown failure |
| 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 | 41 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Liam Girdwood <lgirdwood@gmail.com>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Douglas Anderson <dianders@chromium.org>, Brian Norris <briannorris@chromium.org>, Guenter Roeck <groeck@chromium.org>, Dmitry Torokhov <dtor@chromium.org> |
| X-Original-Date | Thu, 9 Mar 2017 11:28:19 +0100 |
| X-Original-Message-ID | <20170309102819.bx5paxtffvmvmuov@sirena.org.uk> |
| X-Original-References | <20170308200246.126331-1-mka@chromium.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1595944 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Wed, Mar 08, 2017 at 12:02:45PM -0800, Matthias Kaehlcke wrote: > The new function allows consumers to determine if a regulator is > continuous or discrete, and whether the results of Why? As we discussed at ELC this is an implementation detail of the regulator and it's to an extent a taste decision if the regulator is represented as a linear range or a continuous range (in fact given improvements in the core we could probably just update all continuous range regulators to linear ones). > regulator_count_voltages() and regulator_list_voltage() correspond > to the regulator itself or its supply. Why? > Change-Id: I1198cee9fff60dc747a02860e9652034f4d5da33 Don't include noise like this upstream.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Matthias Kaehlcke <mka@chromium.org> - 2017-03-08 21:20 +0100
[PATCH v2 2/2] regulator: Add driver for voltage controlled regulators Matthias Kaehlcke <mka@chromium.org> - 2017-03-08 21:20 +0100
Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Mark Brown <broonie@kernel.org> - 2017-03-09 12:30 +0100
Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Matthias Kaehlcke <mka@chromium.org> - 2017-03-09 20:50 +0100
csiph-web