Re: [PATCH v4 2/3] iio: adc: ad4695: Add driver for AD4695 and similar ADCs

From: Nuno Sá
Date: Fri Jul 12 2024 - 07:16:37 EST


On Thu, 2024-07-11 at 14:15 -0500, David Lechner wrote:
> This is a new driver for Analog Devices Inc. AD4695 and similar ADCs.
> The initial driver supports initializing the chip including configuring
> all possible LDO and reference voltage sources as well as any possible
> voltage input channel wiring configuration.
>
> Only the 4-wire SPI wiring mode where the CNV pin is tied to the CS pin
> is supported at this time. And reading sample data from the ADC can only
> be done in direct mode for now.
>
> Co-developed-by: Ramona Gradinariu <ramona.gradinariu@xxxxxxxxxx>
> Signed-off-by: Ramona Gradinariu <ramona.gradinariu@xxxxxxxxxx>
> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
> ---
>

LGTM,

Reviewed-by: Nuno Sa <nuno.sa@xxxxxxxxxx>

- Nuno Sá