| From: |
| Angelo Dureghello <adureghello-AT-baylibre.com> |
| To: |
| Jonathan Cameron <jic23-AT-kernel.org>, Lars-Peter Clausen <lars-AT-metafoo.de>, Michael Hennerich <Michael.Hennerich-AT-analog.com>, Nuno Sá <nuno.sa-AT-analog.com>, David Lechner <dlechner-AT-baylibre.com>, Jonathan Corbet <corbet-AT-lwn.net> |
| Subject: |
| [PATCH v2 0/2] iio: ad7380: add SPI offload support |
| Date: |
| Tue, 04 Mar 2025 10:37:49 +0100 |
| Message-ID: |
| <20250304-wip-bl-spi-offload-ad7380-v2-0-0fef61f2650a@baylibre.com> |
| Cc: |
| linux-iio-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org, linux-doc-AT-vger.kernel.org, Angelo Dureghello <adureghello-AT-baylibre.com> |
| Archive-link: |
| Article |
Add SPI offload support for the ad7380 ADC.
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
---
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@baylibre.com>