Re: [PATCH v9 0/7] iio: adc: add ad7606 calibration support
From: Jonathan Cameron
Date: Sat Jun 07 2025 - 09:08:29 EST
On Fri, 6 Jun 2025 22:14:19 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> On Fri, Jun 06, 2025 at 04:19:15PM +0200, Angelo Dureghello wrote:
> > Add gain, offset and phase (as a delay) calibration support, for
> > ad7606b, ad7606c16 and ad7606c18.
> >
> > Calibration is available for devices with software mode capability.
> >
> > Offset and phase calibration is configurable by sysfs attributes, while
> > gain calibration value in ohms must match the external RFilter value,
> > when an external RFilter is available, so implemented through a specific
> > devicetree "adi,rfilter-ohms" property.
>
> FWIW,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
Applied to the testing branch of iio.git. I'll rebase that on rc1
shortly and push out as togreg.
Thanks,
Jonathan