Re: [PATCH v3 00/12] iio: accel: adxl313: add power-save on activity/inactivity

From: Jonathan Cameron
Date: Sun May 25 2025 - 08:50:16 EST


On Fri, 23 May 2025 22:35:11 +0000
Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote:

> The patch set covers the following topics:
> - add debug register and regmap cache
> - prepare iio channel scan_type and scan_index
> - prepare interrupt handling
> - implement fifo with watermark
> - add activity/inactivity together with auto-sleep with link bit
> - documentation
>
> Since activity and inactivity here are implemented covering all axis, I
> assumed x&y&z. Thus the driver uses a fake channel for activity/inactiviy.

Hi Lothar,

I think on this occasion you were a bit too speedy in sending out a new
version. Might have been better to wait at least 1-2 weeks at this point
in the cycle, or until you had a few more reviews in at least.

I don't mind that much, but it does create noise on the list and tends
to reduce the focus patch sets get a little.

Jonathan