From: Jonathan Cameron <jic23@kernel.org>
To: Matt Ranostay <matt.ranostay@konsulko.com>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH v2 0/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor
Date: Mon, 20 Jul 2020 09:47:55 +0100 [thread overview]
Message-ID: <20200720094755.62e588a5@archlinux> (raw)
In-Reply-To: <20200720070330.259954-1-matt.ranostay@konsulko.com>
On Mon, 20 Jul 2020 00:03:27 -0700
Matt Ranostay <matt.ranostay@konsulko.com> wrote:
> Add support for Alas EZO O2 sensor, rework driver to allow this to be done, and
> added IIO_MOD_O2 modifier.
>
> Changes from v1:
> * rebased on modifier changes for IIO_MOD_H2/ETHANOL string identifiers
>
Series applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to play with it.
Thanks,
Jonathan
> 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(-)
>
prev parent reply other threads:[~2020-07-20 8:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-20 7:03 [PATCH v2 0/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor Matt Ranostay
2020-07-20 7:03 ` [PATCH v2 1/3] iio: add IIO_MOD_O2 modifier Matt Ranostay
2020-07-20 7:03 ` [PATCH v2 2/3] dt-bindings: iio: chemical: add O2 EZO module documentation Matt Ranostay
2020-07-23 17:47 ` Rob Herring
2020-07-26 12:34 ` Jonathan Cameron
2020-07-20 7:03 ` [PATCH v2 3/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor Matt Ranostay
2020-07-21 18:46 ` Andy Shevchenko
2020-07-21 18:47 ` Andy Shevchenko
2020-07-22 4:38 ` Matt Ranostay
2020-07-22 13:39 ` Jonathan Cameron
2020-07-20 8:47 ` Jonathan Cameron [this message]
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=20200720094755.62e588a5@archlinux \
--to=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=matt.ranostay@konsulko.com \
/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.