Re: [PATCH v5 1/2] iio: accel: adxl372: Add support for FIFO peak mode

2020-09-03 Thread Jonathan Cameron
On Tue, 1 Sep 2020 19:40:03 +0100 Jonathan Cameron wrote: > On Sat, 29 Aug 2020 18:43:50 +0100 > Jonathan Cameron wrote: > > > On Mon, 10 Aug 2020 12:32:56 +0300 > > wrote: > > > > > From: Stefan Popa > > > > > > By default, if all three channels (x, y, z) are enabled, sample sets of > >

Re: [PATCH v5 1/2] iio: accel: adxl372: Add support for FIFO peak mode

2020-09-01 Thread Jonathan Cameron
On Sat, 29 Aug 2020 18:43:50 +0100 Jonathan Cameron wrote: > On Mon, 10 Aug 2020 12:32:56 +0300 > wrote: > > > From: Stefan Popa > > > > By default, if all three channels (x, y, z) are enabled, sample sets of > > concurrent 3-axis data is stored in the FIFO. This patch adds the option > > to

Re: [PATCH v5 1/2] iio: accel: adxl372: Add support for FIFO peak mode

2020-08-29 Thread Jonathan Cameron
On Mon, 10 Aug 2020 12:32:56 +0300 wrote: > From: Stefan Popa > > By default, if all three channels (x, y, z) are enabled, sample sets of > concurrent 3-axis data is stored in the FIFO. This patch adds the option > to configure the FIFO to store peak acceleration (x, y and z) of every > over-th

[PATCH v5 1/2] iio: accel: adxl372: Add support for FIFO peak mode

2020-08-10 Thread alexandru.tachici
From: Stefan Popa By default, if all three channels (x, y, z) are enabled, sample sets of concurrent 3-axis data is stored in the FIFO. This patch adds the option to configure the FIFO to store peak acceleration (x, y and z) of every over-threshold event. When pushing to iio buffer we push only e