From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Liam Beguin <liambeguin@gmail.com>, Peter Rosin <peda@axentia.se>,
Lars-Peter Clausen <lars@metafoo.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-iio <linux-iio@vger.kernel.org>,
devicetree <devicetree@vger.kernel.org>,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v15 00/10] iio: afe: add temperature rescaling support
Date: Sun, 27 Feb 2022 13:39:25 +0000 [thread overview]
Message-ID: <20220227133925.19707a87@jic23-huawei> (raw)
In-Reply-To: <CAHp75VdNg--SAZ=8XqfZuhQ4iX3b9_O3psWHZZL8kO5hf7n14g@mail.gmail.com>
On Sun, 27 Feb 2022 15:25:50 +0200
Andy Shevchenko <andy.shevchenko@gmail.com> wrote:
> On Sun, Feb 27, 2022 at 2:58 PM Jonathan Cameron <jic23@kernel.org> wrote:
> > On Sun, 27 Feb 2022 12:55:59 +0000
> > Jonathan Cameron <jic23@kernel.org> wrote:
> > > On Sat, 12 Feb 2022 21:57:29 -0500
> > > Liam Beguin <liambeguin@gmail.com> wrote:
> > >
> > > > Jonathan, Peter, Andy,
> > > >
> > > > This series focuses on adding temperature rescaling support to the IIO
> > > > Analog Front End (AFE) driver.
> > > >
> > > > The main changes to the AFE driver include an initial Kunit test suite,
> > > > support for IIO_VAL_INT_PLUS_{NANO,MICRO} scales, and support for RTDs
> > > > and temperature transducer sensors.
>
> ...
>
> > > I was waiting for Andy to reply to this. Took a quick look back at
> > > what was outstanding and realised he had given a
> > > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> > > for v13.
> >
> > Actually given the units.h change is a perhaps non trivial perhaps that's
> > why you dropped Andy's RB. I'll still apply the series, but it Andy
> > confirms his view on that tag before I push this out as something I can't
> > rebase I'll add it if appropriate.
>
> Since it was a separate patch, I'm fine with not including it due to
> strong argument from Peter.
Thanks. I've added your Rb and pushed out a fresh testing branch.
Jonathan
>
> > > I'm assuming there wasn't a strong reason to drop that in the meantime
> > > and it's a simple omission / crossed emails issue.
> > >
> > > As such,
> > >
> > > Series applied to the togreg branch of iio.git and pushed out
> > > as testing to get some build coverage from 0-day.
>
>
next prev parent reply other threads:[~2022-02-27 13:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-13 2:57 [PATCH v15 00/10] iio: afe: add temperature rescaling support Liam Beguin
2022-02-13 2:57 ` [PATCH v15 01/10] iio: afe: rescale: expose scale processing function Liam Beguin
2022-02-13 2:57 ` [PATCH v15 02/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support Liam Beguin
2022-02-13 2:57 ` [PATCH v15 03/10] iio: afe: rescale: add offset support Liam Beguin
2022-02-13 2:57 ` [PATCH v15 04/10] iio: afe: rescale: fix accuracy for small fractional scales Liam Beguin
2022-02-13 2:57 ` [PATCH v15 05/10] iio: afe: rescale: reduce risk of integer overflow Liam Beguin
2022-02-13 2:57 ` [PATCH v15 06/10] iio: test: add basic tests for the iio-rescale driver Liam Beguin
2022-06-27 7:22 ` Geert Uytterhoeven
2022-06-28 17:06 ` Liam Beguin
2022-02-13 2:57 ` [PATCH v15 07/10] iio: afe: rescale: add RTD temperature sensor support Liam Beguin
2022-02-13 2:57 ` [PATCH v15 08/10] iio: afe: rescale: add temperature transducers Liam Beguin
2022-02-13 2:57 ` [PATCH v15 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd Liam Beguin
2022-02-13 2:57 ` [PATCH v15 10/10] dt-bindings: iio: afe: add bindings for temperature transducers Liam Beguin
2022-02-27 12:55 ` [PATCH v15 00/10] iio: afe: add temperature rescaling support Jonathan Cameron
2022-02-27 13:05 ` Jonathan Cameron
2022-02-27 13:25 ` Andy Shevchenko
2022-02-27 13:39 ` Jonathan Cameron [this message]
2022-02-28 16:45 ` Liam Beguin
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=20220227133925.19707a87@jic23-huawei \
--to=jic23@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=lars@metafoo.de \
--cc=liambeguin@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--cc=robh+dt@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 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).