Re: [PATCH v4 02/11] iio: accel: adxl313: introduce channel buffer
From: Lothar Rubusch
Date: Wed Jun 11 2025 - 04:02:41 EST
Hi Andy,
On Sun, Jun 1, 2025 at 9:08 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
>
> On Sun, Jun 1, 2025 at 8:21 PM Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote:
> >
> > Add a scan_mask and scan_index to the iio channel. The scan_index
>
> IIO
>
> > prepares the buffer usage. According to the datasheet, the ADXL313
> > uses 13 bit in full resolution. Add signedness, storage bits and
>
> bits
> ...OR...
> 13-bit wide data field
>
> > endianness.
As this is getting very annoying, I tried to set something up
involving checkpatch, codespell and ispell. But I guess w/o
grammatical checking. Just, in case, do I miss some simple tooling
here, any suggestions?
As a consequence, the alternative in the year 2025 is probably using
chatGPT for the commit messages and we probably never will have this
discussion anymore. Hum... ?
>
> --
> With Best Regards,
> Andy Shevchenko