All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add SPI offload trigger offset
@ 2025-09-18 17:33 Marcelo Schmitt
  2025-09-18 17:34 ` [PATCH v2 1/2] spi: offload: types: add offset parameter Marcelo Schmitt
  2025-09-18 17:34 ` [PATCH v2 2/2] spi: spi-offload-trigger-pwm: Use duty offset Marcelo Schmitt
  0 siblings, 2 replies; 5+ messages in thread
From: Marcelo Schmitt @ 2025-09-18 17:33 UTC (permalink / raw)
  To: linux-spi, linux-iio, linux-kernel
  Cc: broonie, jic23, nuno.sa, dlechner, ahaslam, andy,
	marcelo.schmitt1

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-18 19:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18 17:33 [PATCH v2 0/2] Add SPI offload trigger offset Marcelo Schmitt
2025-09-18 17:34 ` [PATCH v2 1/2] spi: offload: types: add offset parameter Marcelo Schmitt
2025-09-18 19:12   ` David Lechner
2025-09-18 17:34 ` [PATCH v2 2/2] spi: spi-offload-trigger-pwm: Use duty offset Marcelo Schmitt
2025-09-18 19:19   ` David Lechner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.