Re: [PATCH v10 00/14] iio: afe: add temperature rescaling support

From: Liam Beguin
Date: Tue Dec 21 2021 - 22:29:39 EST


Hi Peter,

On Mon, Dec 20, 2021 at 10:37:26PM +0100, Peter Rosin wrote:
> Hi!
>
> On 2021-12-19 23:39, Liam Beguin wrote:
> > Hi Jonathan, Peter,
> >
> > I left out IIO_VAL_INT overflows for now, so that I can focus on getting
> > the rest of these changes pulled in, but I don't mind adding a patch for
> > that later on.
> >
> > This series focuses on adding temperature rescaling support to the IIO
> > Analog Front End (AFE) driver.
> >
> > The first few patches address minor bugs in IIO inkernel functions, and
> > prepare the AFE driver for the additional features.
> >
> > 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.
> >
> > Thanks for your time,
> > Liam
>
> And thanks for your time and persistence!
>
> This now looks in good order, so for the whole series:
>
> Reviewed-by: Peter Rosin <peda@xxxxxxxxxx>

Thanks for your time (and patience ;-) on this series!

Cheers,
Liam

> Cheers,
> Peter