Commit c133687c2eae for kernel

commit c133687c2eae4f38d4481430793b04f2e7267e7c
Merge: 346c558355da caa329649259
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jan 23 10:20:28 2026 -0800

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

    Pull spi fixes from Mark Brown:
     "One new device ID, plus a few fixes.

      The most substantial of the fixes is for the Cadence driver which in
      at least some instantiations requires transmit data to drive data
      through the IP"

    * tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
      spi: intel-pci: Add support for Nova Lake SPI serial flash
      spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX
      spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
      spi: spi-sprd-adi: Fix double free in probe error path