]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Feb 2024 17:13:12 +0000 (09:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Feb 2024 17:13:12 +0000 (09:13 -0800)
commita00cf1988a1359452cb4fe64d75e7a1da12dba4a
tree65932b0888261e6140631e923a662690be010825
parent2c460834f6034e0b614f644694c226b55037c056
parent269e31aecdd0b70f53a05def79480f15cbcc0fd6
Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A smallish collection of fixes for SPI, all driver specific, plus one
  device ID addition for a new Intel part.

  The ppc4xx isn't routinely covered by most of the automated testing so
  there were some errors that were missed in some of the recent API
  conversions, otherwise there's nothing super remarkable here"

* tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi-mxs: Fix chipselect glitch
  spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
  spi: omap2-mcspi: Revert FIFO support without DMA
  spi: ppc4xx: Drop write-only variable
  spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
  spi: ppc4xx: Fix fallout from include cleanup
  spi: spi-ppc4xx: include missing platform_device.h
  spi: imx: fix the burst length at DMA mode and CPU mode