commit | 68acc77a2d5197141ba376fd8872eccb43bfcd7d | [log] [tgz] |
---|---|---|
author | Punit Agrawal <punit.agrawal@arm.com> | Wed Jun 24 19:03:16 2015 +0100 |
committer | Sudeep Holla <sudeep.holla@arm.com> | Fri Oct 09 11:05:53 2015 +0100 |
tree | bffea2f31a5487cd747a879375313415bb70d758 | |
parent | ea98b29a05e9c70dbe159cbc6254d111059a2bb9 [diff] |
hwmon: Support thermal zones registration for SCP temperature sensors Add support to create thermal zones based on the temperature sensors provided by the SCP. The thermal zones can be defined using the thermal DT bindings and should refer to the SCP sensor id to select the sensor. Signed-off-by: Punit Agrawal <punit.agrawal@arm.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Cc: Eduardo Valentin <edubezval@gmail.com>