]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
of: thermal: Introduce sustainable power for a thermal zone
authorPunit Agrawal <punit.agrawal@arm.com>
Thu, 26 Feb 2015 19:00:32 +0000 (19:00 +0000)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 5 May 2015 04:27:52 +0000 (21:27 -0700)
commit647f99255d604aa98f919b89c74567bb4e8fe52c
treebe4c02c950d3a92b27086996fcee8df0b4dda5f7
parent6828a4711f994bbd9d3fd27b7a541217fc37b341
of: thermal: Introduce sustainable power for a thermal zone

Introduce an optional property called, sustainable-power, which
represents the power (in mW) which the thermal zone can safely
dissipate.

If provided the property is parsed and associated with the thermal
zone via the thermal zone parameters.

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Documentation/devicetree/bindings/thermal/thermal.txt
drivers/thermal/of-thermal.c