[PATCH 0/2] spi: offload-trigger: followup

David Lechner posted 2 patches 1 month, 2 weeks ago
MAINTAINERS                                            | 8 +-------
drivers/spi/spi-offload-trigger-adi-util-sigma-delta.c | 5 ++++-
2 files changed, 5 insertions(+), 8 deletions(-)
[PATCH 0/2] spi: offload-trigger: followup
Posted by David Lechner 1 month, 2 weeks ago
This cleans up a few loose ends from the series that added the ADI Util
Sigma-Delta SPI driver [1].

[1]: https://lore.kernel.org/linux-spi/20250701-iio-adc-ad7173-add-spi-offload-support-v3-0-42abb83e3dac@baylibre.com/

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (2):
      MAINTAINERS: merge TRIGGER SOURCE sections
      spi: offload trigger: adi-util-sigma-delta: clean up imports

 MAINTAINERS                                            | 8 +-------
 drivers/spi/spi-offload-trigger-adi-util-sigma-delta.c | 5 ++++-
 2 files changed, 5 insertions(+), 8 deletions(-)
---
base-commit: bbe4656eae2729b8ca87116defa19c568898d08f
change-id: 20250815-spi-offload-trigger-followup-d33f263169d4

Best regards,
-- 
David Lechner <dlechner@baylibre.com>
Re: [PATCH 0/2] spi: offload-trigger: followup
Posted by Mark Brown 1 month, 2 weeks ago
On Fri, 15 Aug 2025 11:43:59 -0500, David Lechner wrote:
> This cleans up a few loose ends from the series that added the ADI Util
> Sigma-Delta SPI driver [1].
> 
> [1]: https://lore.kernel.org/linux-spi/20250701-iio-adc-ad7173-add-spi-offload-support-v3-0-42abb83e3dac@baylibre.com/
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] MAINTAINERS: merge TRIGGER SOURCE sections
      commit: 07826c02eda9da406524bd50cd3fd321be8c9447
[2/2] spi: offload trigger: adi-util-sigma-delta: clean up imports
      commit: 0056b410355713556d8a10306f82e55b28d33ba8

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark