* [PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging
@ 2019-04-09 19:09 Andreas Klinger
0 siblings, 0 replies; only message in thread
From: Andreas Klinger @ 2019-04-09 19:09 UTC (permalink / raw)
To: jic23, robh+dt, mark.rutland
Cc: knaack.h, lars, pmeerw, songqiang1304521, robh, m.othacehe,
linux-iio, linux-kernel, devicetree
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-04-09 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-09 19:09 [PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging Andreas Klinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox