Re: [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver

From: Jonathan Cameron
Date: Sat Jun 18 2022 - 09:39:23 EST


On Wed, 8 Jun 2022 12:12:38 +0300
Cosmin Tanislav <demonsingur@xxxxxxxxx> wrote:

> AD4130-8 is an ultra-low power, high precision, measurement solution for
> low bandwidth battery operated applications.
>
> The fully integrated AFE (Analog Front-End) includes a multiplexer for up
> to 16 single-ended or 8 differential inputs, PGA (Programmable Gain
> Amplifier), 24-bit Sigma-Delta ADC, on-chip reference and oscillator,
> selectable filter options, smart sequencer, sensor biasing and excitation
> options, diagnostics, and a FIFO buffer.
>
> Signed-off-by: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx>
FWIW I took another look through and didn't find anything to add to the
existing reviews of this version.

Jonathan