From: Andreas Brauchli <a.brauchli@elementarea.net>
To: Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] iio: chemical: sgpxx: Support SGP30 / SGPC3 Gas Sensors
Date: Tue, 21 Nov 2017 17:11:20 +0100 [thread overview]
Message-ID: <1511280680.12439.34.camel@elementarea.net> (raw)
This patch series adds support for Sensirion SGP30 and SGPC3 I2C gas
sensors.
Patch 1/2 adds full driver support and sensor documentation
Patch 2/2 adds triggered buffer support
Note that the current version of libiio (0.11) has some parsing issues
with the use of struct iio_chan_spec's extend_name. Patches will be
issued separately, but reviewers are kindly asked to ensure that this
patch follows best IIO attribute naming practises.
Further product specs available from:
https://www.sensirion.com/en/environmental-sensors/gas-sensors/multi-pixel-gas-sensors/
Andreas Brauchli (2):
iio: chemical: sgpxx: Support Sensirion SGPxx sensors
iio: chemical: sgpxx: triggered buffer support
Documentation/iio/chemical/sgpxx.txt | 112 +++++
drivers/iio/chemical/Kconfig | 16 +
drivers/iio/chemical/Makefile | 1 +
drivers/iio/chemical/sgpxx.c | 932 +++++++++++++++++++++++++++++++++++
4 files changed, 1061 insertions(+)
create mode 100644 Documentation/iio/chemical/sgpxx.txt
create mode 100644 drivers/iio/chemical/sgpxx.c
--
2.14.1
reply other threads:[~2017-11-21 16:11 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=1511280680.12439.34.camel@elementarea.net \
--to=a.brauchli@elementarea.net \
--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=pmeerw@pmeerw.net \
/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
all inboxes | Powered by JetHome®