Re: [PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure

From: Andrew Ijano
Date: Wed Jun 18 2025 - 14:20:32 EST


On Wed, Jun 18, 2025 at 2:41 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxx> wrote:
>
> On Wed, Jun 18, 2025 at 09:24:19AM -0300, Andrew Ijano wrote:
> > On Wed, Jun 18, 2025 at 2:56 AM Andy Shevchenko
> > <andy.shevchenko@xxxxxxxxx> wrote:
> > > On Wed, Jun 18, 2025 at 6:17 AM Andrew Ijano <andrew.ijano@xxxxxxxxx> wrote:
> > > >
> > > > The sca3000 driver is old and could be simplified by using newer
> > > > infrastructure.
> > >
> > > I haven't found any reference to a base commit here. Have you
> > > forgotten to use --base when preparing the series?
> > > In any case, please clarify what this series is based on.
> >
> > Thank you for pointing this out! I think I forgot to use --base for
> > it. In this case, should I submit a new version of the whole patchset
> > with this information or is there a better way to do it?
>
> For now just reply here what is the base. I asked this question above.
>

Ok! No problem. So the base for this patchset is the commit
3c23416f69f2870bea83697d7ab03c6a8497daa7.

Thanks,
Andrew