of: thermal: Fix inconsitency between cooling-*-state and cooling-*-level
authorPunit Agrawal <punit.agrawal@arm.com>
Tue, 8 Sep 2015 11:20:48 +0000 (12:20 +0100)
committerRob Herring <robh@kernel.org>
Thu, 17 Sep 2015 19:36:36 +0000 (14:36 -0500)
commiteb168b70dea54578a45119fcdb3b48ad5d75fed9
tree42f3ff2d9e4e76d2ffb01420753c575c652270ce
parentdc4dae00d82fedcd7a632f786f9f76c1f7f929a5
of: thermal: Fix inconsitency between cooling-*-state and cooling-*-level

The device trees in the kernel as well as the binding description in
Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt use the
cooling-{min,max}-level property.

Fix the inconsistency with the binding description in
Documentation/devicetree/bindings/thermal/thermal.txt by changing
cooling-*-state properties to cooling-*-level.

Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/thermal/thermal.txt