Re: [PATCH v4 2/3] iio: adc: ad7625: add driver

From: Jonathan Cameron
Date: Sun Sep 08 2024 - 07:59:29 EST


On Wed, 04 Sep 2024 15:14:19 -0400
Trevor Gamblin <tgamblin@xxxxxxxxxxxx> wrote:

> Add a driver for the AD762x and AD796x family of ADCs. These are
> pin-compatible devices using an LVDS interface for data transfer,
> capable of sampling at rates of 6 (AD7625), 10 (AD7626), and 5
> (AD7960/AD7961) MSPS, respectively. They also feature multiple voltage
> reference options based on the configuration of the EN1/EN0 pins, which
> can be set in the devicetree.
>
> Signed-off-by: Trevor Gamblin <tgamblin@xxxxxxxxxxxx>
I took another look and LGTM (subject to the other review responses)


Jonathan