[PATCH 0/7] iio: srf08: add support for similar devices and triggered buffers
From: Andreas Klinger
Date: Wed Aug 02 2017 - 19:23:08 EST
This patch series adds support for the ultrasonic devices srf02 and srf10.
Triggered buffer support is added
Andreas Klinger (7):
iio: srf08: add device tree binding for srf02 and srf10
iio: srf08: add sensor type srf10
iio: srf08: add triggered buffer support
iio: srf08: add device tree table
iio: srf08: add support for srf02 in i2c mode
iio: srf08: add buffered to device mode
iio: srf08: change text in Kconfig
.../devicetree/bindings/i2c/trivial-devices.txt | 2 +
drivers/iio/proximity/Kconfig | 12 +-
drivers/iio/proximity/srf08.c | 163 +++++++++++++++++----
3 files changed, 145 insertions(+), 32 deletions(-)
--
2.1.4
--