From: Linus Torvalds Date: Sun, 30 Jul 2023 19:54:31 +0000 (-0700) Subject: Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi X-Git-Tag: v6.6.17~4278 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5bb4b89ac6996fe51a3ab63fdb25e15743e4351;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'spi-fix-v6.5-rc3' of git://git./linux/kernel/git/broonie/spi Pull spi fixes from Mark Brown: "A bunch of fixes for the Qualcomm QSPI driver, fixing multiple issues with the newly added DMA mode - it had a number of issues exposed when tested in a wider range of use cases, both race condition style issues and issues with different inputs to those that had been used in test" * tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQS spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptors spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptor spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr --- d5bb4b89ac6996fe51a3ab63fdb25e15743e4351