Re: [PATCH v9 2/2] iio: adc: ad7173: add AD7173 driver

From: Jonathan Cameron
Date: Sun Dec 17 2023 - 09:20:35 EST


On Fri, 15 Dec 2023 15:34:58 +0200
Dumitru Ceclan <mitrutzceclan@xxxxxxxxx> wrote:

> The AD7173 family offer a complete integrated Sigma-Delta ADC solution
> which can be used in high precision, low noise single channel
> applications or higher speed multiplexed applications. The Sigma-Delta
> ADC is intended primarily for measurement of signals close to DC but also
> delivers outstanding performance with input bandwidths out to ~10kHz.
>
> Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
> Reviewed-by: Michael Walle <michael@xxxxxxxx> # for gpio-regmap
> Signed-off-by: Dumitru Ceclan <mitrutzceclan@xxxxxxxxx>

LGTM. If no other comments come in I'll pick this up once those
DT issues Rob's bot pointed out are tidied up.

Jonathan