]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iio: humidity: hdc100x: add triggered buffer support for HDC100X
authorAlison Schofield <amsfield22@gmail.com>
Fri, 2 Sep 2016 17:23:17 +0000 (10:23 -0700)
committerJonathan Cameron <jic23@kernel.org>
Sun, 23 Oct 2016 18:34:25 +0000 (19:34 +0100)
commit16bf793f86b21959fd683ec28b8d196a0520de2f
treef8ce5098961786aad6ac9ae8beaa0f9d61761f3f
parent88e39a88b7ff4ec0deaf596bb653a6ca2c0c1f30
iio: humidity: hdc100x: add triggered buffer support for HDC100X

Triggered buffer support uses the HDC100X's dual acquisition mode
to read both humidity and temperature in one shot.

This patch depends on
447136effbf4 ("iio: humidity: hdc100x: fix sensor data reads of
       temp and humidity")

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/humidity/Kconfig
drivers/iio/humidity/hdc100x.c