]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/ABI/testing/sysfs-bus-iio
Merge remote-tracking branch 'access_once/linux-next'
[karo-tx-linux.git] / Documentation / ABI / testing / sysfs-bus-iio
index 8ce14c85156db860461a9df780fb427832b60f03..0439c2aaf7419867c1dce0c223190530eb970d70 100644 (file)
@@ -1474,8 +1474,20 @@ Description:
 
 What:          /sys/bus/iio/devices/iio:deviceX/in_resistance_raw
 What:          /sys/bus/iio/devices/iio:deviceX/in_resistanceX_raw
+What:          /sys/bus/iio/devices/iio:deviceX/out_resistance_raw
+What:          /sys/bus/iio/devices/iio:deviceX/out_resistanceX_raw
 KernelVersion: 4.3
 Contact:       linux-iio@vger.kernel.org
 Description:
                Raw (unscaled no offset etc.) resistance reading that can be processed
                into an ohm value.
+
+What:          /sys/bus/iio/devices/iio:deviceX/heater_enable
+KernelVersion: 4.1.0
+Contact:       linux-iio@vger.kernel.org
+Description:
+               '1' (enable) or '0' (disable) specifying the enable
+               of heater function. Same reading values apply
+               This ABI is especially applicable for humidity sensors
+               to heatup the device and get rid of any condensation
+               in some humidity environment