linux/drivers/iio/imu
Lars-Peter Clausen 7ba8a04dcd iio:adis16400: Add support for the 52.85 Hz base sampling rate
The adis16400 and similar have two different base sampling rate available, from
which the actual sampling rate is derived. 1638 Hz and 52.85 Hz, switching to
the lower base sampling rate allows to support lower sampling rates.

This patch adds support for switching to the lower base sampling rate if the
requested sampling frequency is outside of the range which can be supported by
the higher base sampling rate.

The function which is used to read the current sampling rate already has support
for the lower sampling rate, so no changes are required there.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-01-26 10:07:50 +00:00
..
adis.c iio:imu: Add support for the ADIS16480 and similar IMUs 2012-11-20 21:28:51 +00:00
adis16400.h staging:iio: Move adis16400 out of staging 2013-01-26 10:07:50 +00:00
adis16400_buffer.c staging:iio: Move adis16400 out of staging 2013-01-26 10:07:50 +00:00
adis16400_core.c iio:adis16400: Add support for the 52.85 Hz base sampling rate 2013-01-26 10:07:50 +00:00
adis16480.c iio: imu: adis16480: remove duplicated include from adis16480.c 2012-11-30 13:11:46 +00:00
adis_buffer.c iio:imu:adis: Add paging support 2012-11-20 21:26:37 +00:00
adis_trigger.c staging:iio: Move adis library out of staging 2012-11-19 22:22:12 +00:00
Kconfig staging:iio: Move adis16400 out of staging 2013-01-26 10:07:50 +00:00
Makefile staging:iio: Move adis16400 out of staging 2013-01-26 10:07:50 +00:00