All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Ranostay <matt.ranostay@konsulko.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org, Matt Ranostay <matt.ranostay@konsulko.com>
Subject: [PATCH v3 0/2] iio: chemical: atlas-ezo-sensor: add support for O2 sensor
Date: Thu, 23 Jul 2020 09:29:42 +0300	[thread overview]
Message-ID: <20200723062944.11438-1-matt.ranostay@konsulko.com> (raw)

Changes from v1:
* rebased on modifier changes for IIO_MOD_H2/ETHANOL string identifiers

Changes from v2:
* change in atlas_ezo_sanitize() to use memmove()

Matt Ranostay (2):
  iio: add IIO_MOD_O2 modifier
  iio: chemical: atlas-ezo-sensor: add support for O2 sensor

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

-- 
2.20.1


             reply	other threads:[~2020-07-23  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23  6:29 Matt Ranostay [this message]
2020-07-23  6:29 ` [PATCH v3 1/2] iio: add IIO_MOD_O2 modifier Matt Ranostay
2020-07-23  6:29 ` [PATCH v3 2/2] iio: chemical: atlas-ezo-sensor: add support for O2 sensor Matt Ranostay
2020-07-26 12:20 ` [PATCH v3 0/2] " Jonathan Cameron

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=20200723062944.11438-1-matt.ranostay@konsulko.com \
    --to=matt.ranostay@konsulko.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    /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 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.