]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Add ms8607 meas-spec driver support
authorLudovic Tancerel <ludovic.tancerel@maplehightech.com>
Thu, 1 Oct 2015 14:13:41 +0000 (16:13 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 11 Oct 2015 09:21:21 +0000 (10:21 +0100)
commit1b75ce658775c9131ea6689ffadcde2663983b6c
treef62794af0230b78a085c8ee74bccb03ebad68a2b
parent64a70c6502111a2d5bd1dd5eddfa33039aa897b7
Add ms8607 meas-spec driver support

Support for MS8607 temperature, pressure & humidity sensor.
This part is using functions from MS5637 for temperature and pressure
and HTU21 for humidity

Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio-meas-spec
drivers/iio/humidity/Kconfig
drivers/iio/humidity/htu21.c
drivers/iio/pressure/Kconfig
drivers/iio/pressure/ms5637.c