[PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging

From: Andreas Klinger
Date: Tue Apr 09 2019 - 15:10:23 EST


This patch series adds support for Maxbotix ultrasonic iio sensors with
gpio bitbanging protocol.

These sensors are quite similiar to the existing srf04. This is why the
existing one was changed to support a driver specific configuration
containing the differences between the different types.

This patch series needs the formerly submitted
"[PATCH v2] devantech-srf04.yaml: transform DT binding to YAML"
because it relies on the yaml documentation of devantech-srf04.yaml

Andreas Klinger (3):
srf04.c: add maxbotix ultrasonic sensors
devantech-srf04.yaml: add Maxbotix ultrasonic iio proximity sensors
Kconfig: change configuration of srf04 ultrasonic iio sensor

.../bindings/iio/proximity/devantech-srf04.yaml | 25 +++++++++-----
drivers/iio/proximity/Kconfig | 11 +++++--
drivers/iio/proximity/srf04.c | 38 +++++++++++++++++-----
3 files changed, 54 insertions(+), 20 deletions(-)

--
2.11.0