Hi Jonathan, On Sun, Jan 30, 2022 at 02:39:33PM +0000, Jonathan Cameron wrote: > On Sun, 9 Jan 2022 15:10:36 +0200 > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > > > On Sat, Jan 8, 2022 at 10:53 PM Liam Beguin <liambeguin@xxxxxxxxx> wrote: > > > > > > Jonathan, Peter, Andy, > > > > > > 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. > > > > > > My apologies Andy for misunderstanding your left-shift comments, I don't > > > know where my head was at... Thanks for your patience! > > > > For the patches 1-5 > > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > > > > Jonathan, perhaps you may apply them, so Liam will have less burden in > > the near future. > > > done, Patches 1-5 applied to the togreg branch of iio.git and pushed out > as testing for 0-day to see if it can find anything we missed. > > I've marked the fixes for stable, but am taking these the slow way > (via next merge window) so as to keep things simple for applying the > rest of the series later this cycle. Thanks for taking these in. > I got a bit lost in the discussion but seems there are some minor > requests for changes so I guess I'll see a v13 of patches 6-12. I'm rebasing what's left on top of your to-greg branch, and will send out v13 today. Cheers, Liam > Thanks, > > Jonathan > >