Re: [PATCH v9 0/4] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events

From: Jonathan Cameron
Date: Sun Jan 12 2025 - 11:38:50 EST


On Sun, 12 Jan 2025 18:06:59 +0200
Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:

> Sat, Jan 04, 2025 at 01:09:16PM +0000, Jonathan Cameron kirjoitti:
> > On Sat, 28 Dec 2024 23:29:45 +0000
> > Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote:
> >
> > > The adxl345 sensor offers several features. Most of them are based on
> > > using the hardware FIFO and reacting on events coming in on an interrupt
> > > line. Add access to configure and read out the FIFO, handling of interrupts
> > > and configuration and application of the watermark feature on that FIFO.
> > >
> > > Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx>
> > Series applied but with a tweak on patch 3. Please take a look at the
> > testing branch where this will sit for a few days,
>
> I would expect the comments I gave to be addressed as well before going to
> upstream, but sorry for having a bit prolonged vacation.
>
I missed outstanding bits. Suggested improvements will need to be handled
as cleanup patches on top.

Hope you had a good vacation.

Jonathan