linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor
@ 2020-06-09 19:41 Matt Ranostay
  2020-06-09 19:41 ` [PATCH 1/3] iio: add IIO_MOD_O2 modifier Matt Ranostay
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Matt Ranostay @ 2020-06-09 19:41 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, Matt Ranostay

Add support for Alas EZO O2 sensor, rework driver to allow this to be done, and
added IIO_MOD_O2 modifier.

Matt Ranostay (3):
  iio: add IIO_MOD_O2 modifier
  dt-bindings: iio: chemical: add O2 EZO module documentation
  iio: chemical: atlas-ezo-sensor: add support for O2 sensor

 Documentation/ABI/testing/sysfs-bus-iio       |  2 +
 .../bindings/iio/chemical/atlas,sensor.yaml   |  2 +
 drivers/iio/chemical/atlas-ezo-sensor.c       | 74 ++++++++++++++-----
 drivers/iio/industrialio-core.c               |  1 +
 include/uapi/linux/iio/types.h                |  1 +
 tools/iio/iio_event_monitor.c                 |  2 +
 6 files changed, 63 insertions(+), 19 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-06-17 22:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-09 19:41 [PATCH 0/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor Matt Ranostay
2020-06-09 19:41 ` [PATCH 1/3] iio: add IIO_MOD_O2 modifier Matt Ranostay
2020-06-09 19:41 ` [PATCH 2/3] dt-bindings: iio: chemical: add O2 EZO module documentation Matt Ranostay
2020-06-17 22:05   ` Rob Herring
2020-06-09 19:41 ` [PATCH 3/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor Matt Ranostay
2020-06-14 13:39   ` Jonathan Cameron
2020-06-14 20:24     ` Matt Ranostay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).