mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: chemical: sgpxx: Support SGP30 / SGPC3 Gas Sensors
@ 2017-11-21 16:11 Andreas Brauchli
  0 siblings, 0 replies; only message in thread
From: Andreas Brauchli @ 2017-11-21 16:11 UTC (permalink / raw)
  To: Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler
  Cc: linux-iio, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-21 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21 16:11 [PATCH 0/2] iio: chemical: sgpxx: Support SGP30 / SGPC3 Gas Sensors Andreas Brauchli

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®