[GIT PULL] SPI fixes for v6.16-rc2

From: Mark Brown
Date: Thu Jun 19 2025 - 19:38:01 EST


The following changes since commit 9f0ad43b158d07bc7144d219ceabdea36e28e392:

spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine (2025-06-13 12:25:31 +0100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.16-rc2

for you to fetch changes up to d57e92dd660014ccac884eda616cafc7b04601e0:

spi: tegra210-qspi: Remove cache operations (2025-06-13 17:30:56 +0100)

----------------------------------------------------------------
spi: Fix for v6.16

One fix here from Thierry, fixing crashes caused by attempting to do
cache sync operations on uncached memory on Tegra platforms.

----------------------------------------------------------------
Thierry Reding (1):
spi: tegra210-qspi: Remove cache operations

drivers/spi/spi-tegra210-quad.c | 14 --------------
1 file changed, 14 deletions(-)