Re: [PATCH 2/2] iio: adc: ad4080: add support for AD4885

From: Jonathan Cameron

Date: Sun Sep 13 2026 - 18:22:07 EST


On Mon, 7 Sep 2026 13:19:44 +0300
Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> wrote:

> Add support for the AD4885, a dual-channel, 16-bit, 10 MSPS SAR ADC.
>
> The AD4885 is the dual-channel variant of the AD4085, sharing the same
> register map and SPI interface as the rest of the AD4080 family. Like
> the AD4884, it uses two independent ADC channels, each with its own SPI
> configuration interface, but it runs at a lower maximum throughput and
> therefore uses the same maximum LVDS conversion clock count as the
> AD4085.
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
LGTM. I'll leave it on list a few days though as we still
need a DT ack.

Jonathan