]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: ad7380: add support for SPI offload
authorAngelo Dureghello <adureghello@baylibre.com>
Mon, 10 Mar 2025 17:39:52 +0000 (18:39 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 11 Mar 2025 19:09:17 +0000 (19:09 +0000)
commitbbeaec81a03e71a34ebb0a61239c1aebb7b106df
tree69359c2f97f029c4b97801e2527c909d6c772735
parentee735aa33db16c1fb5ebccbaf84ad38f5583f3cc
iio: ad7380: add support for SPI offload

Add support for SPI offload to the ad7380 driver. SPI offload allows
sampling data at the max sample rate (2MSPS with one SDO line).

This is developed and tested against the ADI example FPGA design for
this family of ADCs [1].

[1]: http://analogdevicesinc.github.io/hdl/projects/ad738x_fmc/index.html

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Link: https://patch.msgid.link/20250310-wip-bl-spi-offload-ad7380-v4-1-b184b37b7c72@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig
drivers/iio/adc/ad7380.c