This was initially proposed as part of a patch set to a driver in the IIO
subsystem [1].
The changes to code in the SPI subsystem are minimal. From that first version
to this one, the changes are:
Change log v1 -> v2
[SPI]
- Using upper case: adc -> ADC.
- Codestyle/readability improvements according to suggestions.
The updates to the ADC driver that use these changes proposed to the SPI
subsystem will go in a patch set titled 'Add SPI offload support to AD4030'.
[1] https://lore.kernel.org/linux-iio/cover.1756511030.git.marcelo.schmitt@analog.com/
Best regards,
Marcelo
Axel Haslam (2):
spi: offload: types: add offset parameter
spi: spi-offload-trigger-pwm: Use duty offset
drivers/spi/spi-offload-trigger-pwm.c | 3 +++
include/linux/spi/offload/types.h | 1 +
2 files changed, 4 insertions(+)
base-commit: e27fcbde216b317fecfd4487ffcd7f81726ac8ea
--
2.50.1