Re: [PATCH v11 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
From: Jonathan Cameron
Date: Sat Jun 14 2025 - 07:38:32 EST
On Fri, 13 Jun 2025 15:48:54 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> On Wed, Jun 11, 2025 at 08:49:34AM -0300, Jonathan Santos wrote:
> >
> > This patch series introduces some new features, improvements,
> > and fixes for the AD7768-1 ADC driver.
> >
> > The goal is to support all key functionalities listed in the device
> > datasheet, including filter mode selection, common mode voltage output
> > configuration and GPIO support. Additionally, this includes fixes
> > for SPI communication and for IIO interface, and also code improvements
> > to enhance maintainability and readability.
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> (for all except DT patches)
>
> The nit-picks can be addressed either in next version (if needed) or whilst
> applying. Up to maintainers and you.
>
Applied patches 1-10 (with 10 tweaked as suggested).
For 11 I'll wait on answers to questions.
Thanks,
Jonathan