Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753681AbbG0JyO (ORCPT ); Mon, 27 Jul 2015 05:54:14 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:41618 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752366AbbG0JyL (ORCPT ); Mon, 27 Jul 2015 05:54:11 -0400 Date: Mon, 27 Jul 2015 10:53:47 +0100 From: Mark Brown To: Lee Jones Cc: Bjorn Andersson , "bjorn@kryo.se" , Andy Gross , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Samuel Ortiz , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" Message-ID: <20150727095347.GU11162@sirena.org.uk> References: <1435355419-23602-6-git-send-email-bjorn.andersson@sonymobile.com> <20150707121609.GZ3182@x1> <20150713214836.GA15178@usrtlx11787.corpusers.net> <20150723133133.GB3436@x1> <20150723164128.GD4753@usrtlx11787.corpusers.net> <20150723171638.GE11162@sirena.org.uk> <20150724095847.GC3436@x1> <20150724102434.GF11162@sirena.org.uk> <20150724172316.GR11162@sirena.org.uk> <20150727072918.GU3436@x1> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hWlXnmO21HWBEYii" Content-Disposition: inline In-Reply-To: <20150727072918.GU3436@x1> X-Cookie: Stay together, drag each other down. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding 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: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2320 Lines: 61 --hWlXnmO21HWBEYii Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jul 27, 2015 at 08:29:18AM +0100, Lee Jones wrote: > On Fri, 24 Jul 2015, Mark Brown wrote: > > On Fri, Jul 24, 2015 at 11:24:34AM +0100, Mark Brown wrote: > From here: > > > > > > + pm8941-regulators { > > > > > > + compatible = "qcom,rpm-pm8941-regulators"; > > > > > > + vdd_l13_l20_l23_l24-supply = <&pm8941_boost>; > > > > > I'd like Mark to glance at this. > Mark: Is this new property okay? As far as I can see that looks like a standard supply property, assuming the supply is actually called that why would it be an issue? > > The specified range of the regulator is 1.75-1.85V and this is handled > > by the implementation, however the board designers have stated that it > > is only allowed to be configured to 1.8V. > > So DT is used to narrow the capabilities of the individual component to > > something that's suitable for this particular system. > > > We still need Mark to look at this. > Is it okay for the regulator-{min,max}-microvolt to be artificially > restricted to the required value, despite knowing that the regulator > is capable of supply {more,less} voltage? Yes, that's the entire purpose of those properties - to set the limits the board designers have which will typically be more restrictive than those that the regulator itself is capable of imposing. --hWlXnmO21HWBEYii Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVtf+qAAoJECTWi3JdVIfQWDMH/RUoPbfBqpvhfGbK03QIRtdK CfVDfU1YaqXBI/TdsbA/wGR910PaWoLVQpfAl3KO2FP1K0/B1HNS9qa8ykEHR0Pt Rup6nlAMqXGrkKlTBQwYkYev6EaRoKpDqt+ASyio7U2r9KABvzuwlSTtoGyJ4DEM GUnVH5AISpzlIsaDPr+DPU4ZpDPonja9cW/0qavdi0OK8RLRXS/AohNBHaLuVmcJ YihPHsTkQ4Lx6RBddYQGcS9XzLve7JUMg44ZznFBlf/fDm7Eo70hXNh3woepLplc e6vU2dqJz/FLWEqJdFa8TjNMLUJmPrKlwEAS7cyOmb85Y8BZzykPihvlFiLQeC8= =y1Ty -----END PGP SIGNATURE----- --hWlXnmO21HWBEYii-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/