[GIT PULL] SPI fixes for v7.0-rc1
From: Mark Brown
Date: Sat Feb 28 2026 - 08:03:55 EST
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.0-rc1
for you to fetch changes up to e96493229a6399e902062213c6381162464cdd50:
spi: stm32: fix missing pointer assignment in case of dma chaining (2026-02-26 23:16:12 +0000)
----------------------------------------------------------------
spi: Fixes for v7.0
One fix for the stm32 driver which got broken for DMA chaining cases,
plus a removal of some straggling bindings for the Bikal SoC which has
been pulled out of the kernel.
----------------------------------------------------------------
Alain Volmat (1):
spi: stm32: fix missing pointer assignment in case of dma chaining
Andy Shevchenko (1):
spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindings
.../devicetree/bindings/spi/snps,dw-apb-ssi.yaml | 31 +---------------------
drivers/spi/spi-stm32.c | 3 +++
2 files changed, 4 insertions(+), 30 deletions(-)