of: thermal: Mark cooling-*-level properties optional
authorPunit Agrawal <[email protected]>
Tue, 8 Sep 2015 11:20:49 +0000 (12:20 +0100)
committerRob Herring <[email protected]>
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 <[email protected]>
Cc: Eduardo Valentin <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Kumar Gala <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Documentation/devicetree/bindings/thermal/thermal.txt