Re: [PATCH 00/15] Add SPI offload support to AD4030

From: Marcelo Schmitt
Date: Fri Aug 29 2025 - 22:47:51 EST


...
>
> The patches to the SPI subsystem are from Axel Haslam and I only signed them to
> indicate I'm moving them forward.
>
Realized I should have based the SPI patches on top of SPI for-next or SPI
for-6.17 and probably sent them on a separate patch set.
I'll do so in v2, but will first leave time for v1 review.
The changes to the SPI subsystem are not extensive and the patches apply cleanly
on to of SPI for-next, nevertheless.

>
> Axel Haslam (2):
> spi: offload: types: add offset parameter
> spi: spi-offload-trigger-pwm: Use duty offset
>
...
> .../bindings/iio/adc/adi,ad4030.yaml | 86 ++-
> Documentation/iio/ad4030.rst | 29 +
> drivers/iio/adc/Kconfig | 2 +
> drivers/iio/adc/ad4030.c | 704 +++++++++++++++++-
> drivers/spi/spi-offload-trigger-pwm.c | 5 +-
> include/linux/spi/offload/types.h | 1 +
> 6 files changed, 792 insertions(+), 35 deletions(-)
>
>
> base-commit: 91812d3843409c235f336f32f1c37ddc790f1e03
> --
> 2.39.2
>