[PATCH v3 0/3] iio: chemical: sgp30: Support Sensirion Gas Sensors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Minimal SGP30/SGPC3 driver

Changes to v2:
* Strip all calibration params to give time to determine the preferred way
  of adding those to IIO. The sensor remains fully functional, just without
  humidity compensation, baseline support for resuming measurements, ...
* Split DT bindings into own commit
* SPDX License header
* Style and whitespace changes

(Different sender due to corporate server molesting emails)

Andreas Brauchli (3):
  iio: Add modifiers for ethanol and H2 gases
  iio: chemical: sgp30: Support Sensirion SGP30/SGPC3 sensors
  iio: chemical: sgp30: add device tree support

 Documentation/ABI/testing/sysfs-bus-iio       |   4 +
 .../bindings/iio/chemical/sensirion,sgp30.txt |  15 +
 drivers/iio/chemical/Kconfig                  |  13 +
 drivers/iio/chemical/Makefile                 |   1 +
 drivers/iio/chemical/sgp30.c                  | 603 ++++++++++++++++++
 include/uapi/linux/iio/types.h                |   2 +
 tools/iio/iio_event_monitor.c                 |   4 +
 7 files changed, 642 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/chemical/sensirion,sgp30.txt
 create mode 100644 drivers/iio/chemical/sgp30.c

-- 
2.17.1




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux