]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adis16480: make the burst_max_speed configurable
authorRamona Gradinariu <ramona.bolboaca13@gmail.com>
Tue, 28 May 2024 14:24:04 +0000 (17:24 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Jun 2024 18:53:09 +0000 (19:53 +0100)
commit8c0a438fa037fde88eeeb415e1ac77e133ee6930
treee0393597c7930a1f85d125a40430153e03663281
parentf95920baa0666758ca87977ab6d853e8bc24961c
iio: adis16480: make the burst_max_speed configurable

With this, we can pass the maxixum spi burst speed to the
'ADIS16480_DATA()' macro. This is in preparation to support new devices
that have a different speed than the one used so far.

Co-developed-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Ramona Gradinariu <ramona.gradinariu@analog.com>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240528142409.239187-2-ramona.gradinariu@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/adis16480.c