浏览代码

hwmon: Add humidity attribute to sysfs ABI

The humidity attribute is already supported by the sht15 driver, and another
driver supporting it is about to be added. Make it official.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Jean Delvare <khali@linux-fr.org>
Guenter Roeck 14 年之前
父节点
当前提交
c6c2c1636e
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      Documentation/hwmon/sysfs-interface

+ 9 - 0
Documentation/hwmon/sysfs-interface

@@ -505,6 +505,15 @@ energy[1-*]_input		Cumulative energy use
 				RO
 
 
+************
+* Humidity *
+************
+
+humidity[1-*]_input		Humidity
+				Unit: milli-percent (per cent mille, pcm)
+				RO
+
+
 **********
 * Alarms *
 **********