Re: [PATCH v4 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs

From: Jonathan Cameron
Date: Sun Feb 16 2025 - 10:42:50 EST


On Fri, 14 Feb 2025 13:22:30 +0100
Esteban Blanc <eblanc@xxxxxxxxxxxx> wrote:

> This is adding DT bindings and a new driver for AD4030, AD4630 and
> AD4632 ADCs.
>
> This work is being done in collaboration with Analog Devices Inc.,
> hence they are listed as maintainers rather than me.
>
> The code has been tested on a Zedboard with an EVAL-AD4030-24FMCZ,
> an EVAL-AD4630-24FMCZ and an EVAL-AD4630-16FMCZ. As there is no eval
> board for AD4632 the support can't be tested at the moment. The main
> difference is the reduced throughput.
>
> Signed-off-by: Esteban Blanc <eblanc@xxxxxxxxxxxx>
Hi Esteban,

Series applied to the togreg branch of iio.git with a few minor tweaks
as called out in replies to the patches. I'll initially push that out
as testing to let 0-day take a first look.

Jonathan