Re: [PATCH v10 7/7] docs: iio: add documentation for adxl345 driver
From: Jonathan Cameron
Date: Sat Jun 28 2025 - 12:18:17 EST
On Sun, 22 Jun 2025 15:50:10 +0000
Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote:
> The documentation describes the ADXL345 driver, IIO interface,
> interface usage and configuration.
>
> Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx>
I'd add one more patch after this to talk about inactivity vs freefall and the
restrictions around that.
Do it separately rather than integrating in here so that it is easy
to spot that potentially controversial bit.
I'm not a huge fan, but I think it is a viable way to support what we have
here. I'd kind of like a nice bit of documentation to cover what you have
in the patch description of patch 8 just so we can remember what is going
on with out checking the git logs.
Otherwise I took a quick look through the rest of the series and didn't
have anything to add.
Thanks,
Jonathan