[PATCH v2 0/2] Add SPI offload trigger offset

Marcelo Schmitt posted 2 patches 1 week, 6 days ago
There is a newer version of this series
drivers/spi/spi-offload-trigger-pwm.c | 3 +++
include/linux/spi/offload/types.h     | 1 +
2 files changed, 4 insertions(+)
[PATCH v2 0/2] Add SPI offload trigger offset
Posted by Marcelo Schmitt 1 week, 6 days ago
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