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

From: Peter Rosin
Date: Mon Dec 20 2021 - 16:37:36 EST


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>

Cheers,
Peter