Commit d26143bb38e2 for kernel

commit d26143bb38e2546fe6f8c9860c13a88146ce5dd6
Merge: 651df419975a b005d618c854
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Dec 27 08:37:26 2025 -0800

    Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

    Pull spi fixes from Mark Brown:
     "We've got more fixes here for the Cadence QSPI controller, this time
      fixing some issues that come up when working with slower flashes on
      some platforms plus a general race condition.

      We also add support for the Allwinner A523, this is just some new
      compatibles"

    * tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
      spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slow
      spi: cadence-quadspi: Prevent lost complete() call during indirect read
      spi: sun6i: Support A523's SPI controllers
      spi: dt-bindings: sun6i: Add compatibles for A523's SPI controllers