All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] iio: chemical: add AMS iAQ-core support
@ 2015-12-06  6:58 Matt Ranostay
  2015-12-06  6:58 ` [PATCH v3 1/1] " Matt Ranostay
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Ranostay @ 2015-12-06  6:58 UTC (permalink / raw)
  To: linux-iio, jic23; +Cc: Matt Ranostay

Changes from v2:
* Change IIO_CHAN_INFO_RAW to IIO_CHAN_INFO_PROCESSED in *_read_raw check

Matt Ranostay (1):
  iio: chemical: add AMS iAQ-core support

 .../devicetree/bindings/i2c/trivial-devices.txt    |   1 +
 drivers/iio/chemical/Kconfig                       |   8 +
 drivers/iio/chemical/Makefile                      |   1 +
 drivers/iio/chemical/ams-iaq-core.c                | 200 +++++++++++++++++++++
 4 files changed, 210 insertions(+)
 create mode 100644 drivers/iio/chemical/ams-iaq-core.c

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-12 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-06  6:58 [PATCH v3 0/1] iio: chemical: add AMS iAQ-core support Matt Ranostay
2015-12-06  6:58 ` [PATCH v3 1/1] " Matt Ranostay
2015-12-06  8:29   ` Daniel Baluta
2015-12-10  2:53     ` Matt Ranostay
2015-12-12 15:07   ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.