Add SPI offload support for the ad7380 ADC. Signed-off-by: Angelo Dureghello <adureghello@xxxxxxxxxxxx> --- Changes for v2: - fix return value on offload probe, - add documentation patch 2/2. --- Angelo Dureghello (2): iio: ad7380: add support for SPI offload docs: iio: ad7380: add SPI offload support Documentation/iio/ad7380.rst | 54 ++++- drivers/iio/adc/Kconfig | 2 + drivers/iio/adc/ad7380.c | 509 ++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 518 insertions(+), 47 deletions(-) --- base-commit: b7508a5a672275694c2a1b09a5f491ca2a56bbcf change-id: 20250304-wip-bl-spi-offload-ad7380-ad675f2a2f5c Best regards, -- Angelo Dureghello <adureghello@xxxxxxxxxxxx>