]> Gentwo Git Trees - linux/.git/commit
Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Nov 2025 21:04:35 +0000 (13:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Nov 2025 21:04:35 +0000 (13:04 -0800)
commitde90cc610eb61341662fc23919dd823573ef9a41
tree98e6c468bee7b6baf654e5c20310c86e1ae4cdba
parent809bd274521537a550306f96b06c0585fd723bbf
parent66e9feb03e7cf8983b1d0c540e2dad90d5146d48
Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A few standard fixes here, plus one more interesting one from Hans
  which addresses an issue where a move in when we requested GPIOs on
  ACPI systems caused us to stop doing pinmuxing and leave things
  floating that we'd really rather not have floating"

* tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: Add TODO comment about ACPI GPIO setup
  spi: xilinx: increase number of retries before declaring stall
  spi: imx: keep dma request disabled before dma transfer setup
  spi: Try to get ACPI GPIO IRQ earlier