diff options
author | Matt Ranostay <mranostay@gmail.com> | 2015-09-14 05:26:14 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-09-23 21:23:26 +0200 |
commit | cd8d97774f23c601d0ed66b5035bcc77dd665b10 (patch) | |
tree | 697447f174078f89052dc1ff7840ddf6cf33468b /Documentation/ABI | |
parent | devicetree: add SGX Sensortech vendor id (diff) | |
download | linux-cd8d97774f23c601d0ed66b5035bcc77dd665b10.tar.xz linux-cd8d97774f23c601d0ed66b5035bcc77dd665b10.zip |
iio: chemical: add SGX VZ89x VOC sensor support
Add support for VZ89X sensors VOC and CO2 reporting channels in
percentage which can be converted to part per million.
Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x b/Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x new file mode 100644 index 000000000000..c0c1ea924535 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x @@ -0,0 +1,7 @@ +What: /sys/bus/iio/devices/iio:deviceX/in_concentration_VOC_short_raw +Date: September 2015 +KernelVersion: 4.3 +Contact: Matt Ranostay <mranostay@gmail.com> +Description: + Get the raw calibration VOC value from the sensor. + This value has little application outside of calibration. |