From: Andreas Klinger <ak@it-klinger.de>
To: jic23@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com
Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
songqiang1304521@gmail.com, robh@kernel.org,
m.othacehe@gmail.com, linux-iio@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging
Date: Tue, 9 Apr 2019 21:09:53 +0200 [thread overview]
Message-ID: <20190409190952.ctgf6mbx47nwvfs5@arbad> (raw)
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
reply other threads:[~2019-04-09 19:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190409190952.ctgf6mbx47nwvfs5@arbad \
--to=ak@it-klinger.de \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.othacehe@gmail.com \
--cc=mark.rutland@arm.com \
--cc=pmeerw@pmeerw.net \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=songqiang1304521@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox