Re: [PATCH 02/10] iio: dac: ad5686: remove redundant register definition
From: Jonathan Cameron
Date: Sun Apr 26 2026 - 09:32:31 EST
On Sun, 26 Apr 2026 09:38:03 +0100
Rodrigo Alencar via B4 Relay <devnull+rodrigo.alencar.analog.com@xxxxxxxxxx> wrote:
> From: Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>
>
> AD5683_REGMAP and AD5693_REGMAP behave the same way in the common code,
> and that is because they target single channel devices from the same
> sub-family. There is no reason to separate them and it will make things
> simpler when refactoring the chip info table.
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Signed-off-by: Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>
This one stands well on it's own, so applied to the testing branch of iio.git.
IIO is very busy at the moment, so I'm trying to pick up anything
that is ready, including individual patches from larger series.
Thanks,
Jonathan