On Friday, March 03, 2017 09:28:05 AM Stephen Boyd wrote:
On 03/01/2017 03:09 AM, 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
Reviewed-by: Stephen Boyd sboyd@codeaurora.org
Did you want a fixes tag too? Sure it's just documentation.
It's in the Linus' tree already.
Thanks, Rafael