Re: [PATCH 02/10] iio: dac: ad5686: remove redundant register definition
From: Jonathan Cameron
Date: Mon Apr 27 2026 - 06:31:54 EST
On Mon, 27 Apr 2026 11:09:59 +0100
Rodrigo Alencar <455.rodrigo.alencar@xxxxxxxxx> wrote:
> On 26/04/26 02:38PM, Jonathan Cameron wrote:
> > On Sun, 26 Apr 2026 14:32:11 +0100
> > Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> >
> > > 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.
> > >
> > Dropped again. I didn't read on far enough. The fixes in this series
> > need to come before all this stuff so they are easier to backport.
> >
> > So dropped 2-4 from my tree pending that reorganization.
>
> I am getting the fixes first. But I still see commit 2 and 3 in the
> testing branch.
>
ah. Guess I forgot to push out. Done now (along with rebase on rc1)