]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ad4695: Add support for SPI offload
authorDavid Lechner <dlechner@baylibre.com>
Fri, 7 Feb 2025 20:09:11 +0000 (14:09 -0600)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 11 Feb 2025 19:32:31 +0000 (19:32 +0000)
commitf09f140e3ea8f4c1b2990cdd72848f4083388ad8
tree9d1989bb02e1d75b9b9f3b4b853cf795c031b103
parentb7c1e069f54668461856f03696812ab7176c400d
iio: adc: ad4695: Add support for SPI offload

Add support for SPI offload to the ad4695 driver. SPI offload allows
sampling data at the max sample rate (500kSPS or 1MSPS).

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

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

Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250207-dlech-mainline-spi-engine-offload-2-v8-14-e48a489be48c@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig
drivers/iio/adc/ad4695.c