Re: [PATCH v7 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

From: Jonathan Cameron
Date: Sun May 04 2025 - 13:12:03 EST


On Wed, 30 Apr 2025 01:18:58 +0300
Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:

> On Tue, Apr 29, 2025 at 5:20 AM Kim Seer Paller
> <kimseer.paller@xxxxxxxxxx> wrote:
> >
> > The AD3530/AD3530R (8-channel) and AD3531/AD3531R (4-channel) are
> > low-power, 16-bit, buffered voltage output DACs with software-
> > programmable gain controls, providing full-scale output spans of 2.5V or
> > 5V for reference voltages of 2.5V. These devices operate from a single
> > 2.7V to 5.5V supply and are guaranteed monotonic by design. The "R"
> > variants include a 2.5V, 5ppm/°C internal reference, which is disabled
> > by default.
> >
> > Support for monitoring internal die temperature, output voltages, and
> > current of a selected channel via the MUXOUT pin using an external ADC
> > is currently not implemented.
>
> LGTM,
> Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
>

Series applied and pushed out as testing for 0-day to take a first
poke at it.

Thanks,

Jonathan