Skip to content

Commit

Permalink
iio:adxl372: Add FIFO and interrupts support
Browse files Browse the repository at this point in the history
This patch adds support for the adxl372 FIFO. In order to accomplish this,
triggered buffers were used.

The number of FIFO samples which trigger the watermark interrupt can be
configured by using the buffer watermark. The FIFO format is determined by
configuring the scan elements for each axis. The FIFO data is pushed to the
IIO device's buffer.

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  • Loading branch information
Stefan Popa authored and Jonathan Cameron committed Aug 19, 2018
1 parent 4bc5b6b commit f4f55ce
Showing 1 changed file with 356 additions and 1 deletion.
Loading

0 comments on commit f4f55ce

Please sign in to comment.