[GIT PULL] SPI fixes for v7.2-rc3

From: Mark Brown

Date: Sun Jul 19 2026 - 08:39:51 EST


The following changes since commit a13c140cc289c0b7b3770bce5b3ad42ab35074aa:

Linux 7.2-rc3 (2026-07-12 14:16:39 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.2-rc3

for you to fetch changes up to e919ca35a6e84b5adf085da9ffa1544c01d4ce1e:

spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabled (2026-07-14 12:54:50 +0100)

----------------------------------------------------------------
spi: Fixes for v7.2

A couple of fairly routine driver fixes, nothing too remarkable.

----------------------------------------------------------------
Srikanth Boyapally (1):
spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabled

Wang YuWei (1):
spi: dw-dma: Wait for controller idle before completing Tx

drivers/spi/spi-cadence-quadspi.c | 12 ++++++++----
drivers/spi/spi-dw-dma.c | 3 ++-
2 files changed, 10 insertions(+), 5 deletions(-)