Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1591680
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PM / OPP: Documentation: Fix opp-microvolt in examples |
| Date | 2017-03-03 07:30 +0100 |
| Message-ID | <tgOT0-5tc-9@gated-at.bofh.it> (permalink) |
| References | <tgaVz-2rn-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 01, 2017 at 04:39:55PM +0530, Viresh Kumar wrote: > The triplet present in "opp-microvolt" property should be in the order > <target min max>, while all the examples have it in the order > <min target max>. > > Fix it. > > Luckily all of the users of "opp-microvolt" property have applied brain > instead of copying the examples from documentation and none of the > actual dts files have it wrong. > > Reported-by: Rob Herring <robh@kernel.org> > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> > --- > Documentation/devicetree/bindings/opp/opp.txt | 44 +++++++++++++-------------- > 1 file changed, 22 insertions(+), 22 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] PM / OPP: Documentation: Fix opp-microvolt in examples Viresh Kumar <viresh.kumar@linaro.org> - 2017-03-01 12:50 +0100
Re: [PATCH] PM / OPP: Documentation: Fix opp-microvolt in examples Rob Herring <robh@kernel.org> - 2017-03-03 07:30 +0100
Re: [PATCH] PM / OPP: Documentation: Fix opp-microvolt in examples Stephen Boyd <sboyd@codeaurora.org> - 2017-03-03 18:30 +0100
Re: [PATCH] PM / OPP: Documentation: Fix opp-microvolt in examples "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-03-03 23:50 +0100
csiph-web