diff options
author | Sean Nyekjaer <sean@geanix.com> | 2021-05-06 09:09:39 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-17 13:54:24 +0100 |
commit | 79e3a5bdd9efbdf4e1069793d7735b432d641e7c (patch) | |
tree | cf2b8f8dd9667acfde32549d6421fffe99eca14b /drivers/dma-buf | |
parent | 9ab2c60e6b26034b90d3bd446bca3dc8b157f61a (diff) |
iio: accel: fxls8962af: add hw buffered sampling
When buffered sampling is enabled, the accelerometer will dump data into
the internal fifo and interrupt at watermark. Then the driver flushes
all data to the iio buffer.
As the accelerometer doesn't have internal timestamps, they are
approximated between the current and last interrupt.
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions