hwmon: qpnp-adc: Update vadc-thermal-node description for VADC

vadc-thermal-node property in qpnp-adc-voltage is mentioned as to
set the thresholds. This property actually allows clients just to use
thermal framework to read temperature and not to set thresholds.

Change-Id: I21da9d99300e081e8afb3e866890ecb4221530d4
Signed-off-by: Rama Krishna Phani A <rphani@codeaurora.org>
This commit is contained in:
Rama Krishna Phani A 2015-04-23 16:39:55 +05:30
parent e5e8048ecc
commit c366c4e11b
1 changed files with 1 additions and 3 deletions

View File

@ -34,9 +34,7 @@ Optional properties:
- qcom,vadc-recalib-check: Add this property to check if recalibration required due to inaccuracy.
- qcom,vadc-thermal-node : If present a thermal node is created and the channel is registered as
part of the thermal sysfs which allows clients to use the thermal framework
to set temperature thresholds and receive notification when the temperature
crosses a set threshold, read temperature and enable/set trip types supported
by the thermal framework.
to read temperature.
- hkadc_ldo-supply : Add this property if VADC needs to perform a Software Vote for the HKADC.
- hkadc_ok-supply : Add this property if the VADC needs to perform a Software vote for the HKADC VREG_OK.