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

From: Michael Walle
Date: Mon Oct 09 2023 - 03:42:51 EST


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.

Signed-off-by: Dumitru Ceclan <mitrutzceclan@xxxxxxxxx>

Reviewed-by: Michael Walle <michael@xxxxxxxx> # for gpio-regmap

-michael