iio: chemical: add SGX VZ89x VOC sensor support
authorMatt Ranostay <mranostay@gmail.com>
Mon, 14 Sep 2015 03:26:14 +0000 (20:26 -0700)
committerJonathan Cameron <jic23@kernel.org>
Wed, 23 Sep 2015 19:23:26 +0000 (20:23 +0100)
commitcd8d97774f23c601d0ed66b5035bcc77dd665b10
tree697447f174078f89052dc1ff7840ddf6cf33468b
parent9bff3131cfb30ef761adfad08c4a0a1b7faf1e20
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>
Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/trivial-devices.txt
drivers/iio/Kconfig
drivers/iio/Makefile
drivers/iio/chemical/Kconfig [new file with mode: 0644]
drivers/iio/chemical/Makefile [new file with mode: 0644]
drivers/iio/chemical/vz89x.c [new file with mode: 0644]
This page took 0.025348 seconds and 5 git commands to generate.