of: thermal: Mark cooling-*-level properties optional
authorPunit Agrawal <punit.agrawal@arm.com>
Tue, 8 Sep 2015 11:20:49 +0000 (12:20 +0100)
committerRob Herring <robh@kernel.org>
Thu, 17 Sep 2015 19:36:36 +0000 (14:36 -0500)
commit9fa04fbeb78eab6f3817e444644348c46c7e2370
treeaa73914e42b2533704f6043e3877c887048d7c67
parenteb168b70dea54578a45119fcdb3b48ad5d75fed9
of: thermal: Mark cooling-*-level properties optional

The cooling-{min,max}-level properties are marked as optional in
Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt and the usage
in various device tree matches this, i.e., some cooling device in the
device trees provide these properties while others do not.

Make the bindings in
Documentation/devicetree/bindings/thermal/thermal.txt consistent with
the cpufreq-dt bindings by marking the cooling-*-level properties as
optional.

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