diff options
author | Nuno Sa <nuno.sa@analog.com> | 2021-04-22 12:37:35 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-06-03 19:24:12 +0200 |
commit | 941f130881fa9073a32944e69c26cdc15a554d96 (patch) | |
tree | b8d6612e20e0858a6c160fd71046c0660b6d81fd /drivers/iio/frequency/adf4371.c | |
parent | iio: buffer: Remove redundant assignment to in_loc (diff) | |
download | linux-941f130881fa9073a32944e69c26cdc15a554d96.tar.xz linux-941f130881fa9073a32944e69c26cdc15a554d96.zip |
iio: adis16480: support burst read function
Some supported devices support burst read function. This provides a method
for reading a batch of data (status, temperature, gyroscopes,
accelerometers, time stamp/data counter, and CRC code), which does not
require a stall time between each 16-bit segment and only requires one
command on the DIN line to initiate. Devices supporting this mode
are:
* adis16495-1
* adis16495-2
* adis16495-3
* adis16497-1
* adis16497-2
* adis16497-3
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20210422103735.136367-1-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/frequency/adf4371.c')
0 files changed, 0 insertions, 0 deletions