Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1192910
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding |
| Date | 2015-07-27 12:00 +0200 |
| Message-ID | <pQNmp-6qa-11@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <pPsk3-4Kr-39@gated-at.bofh.it> <pPHVN-2bg-13@gated-at.bofh.it> <pPIoO-2Zr-17@gated-at.bofh.it> <pPOXg-3Zq-9@gated-at.bofh.it> <pQL1g-3av-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Lee Jones <lee.jones@linaro.org> - 2015-07-23 15:40 +0200
Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Mark Brown <broonie@kernel.org> - 2015-07-23 19:20 +0200
Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Lee Jones <lee.jones@linaro.org> - 2015-07-24 12:00 +0200
Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Mark Brown <broonie@kernel.org> - 2015-07-24 12:30 +0200
Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Mark Brown <broonie@kernel.org> - 2015-07-27 12:00 +0200
Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Lee Jones <lee.jones@linaro.org> - 2015-07-27 13:00 +0200
csiph-web