]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 May 2026 01:07:37 +0000 (18:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 May 2026 01:07:37 +0000 (18:07 -0700)
commitf5e5d3509bffb95c6648eb9795f7f236852ae62d
treea94c864e86a17c42b663a51546ca3cfdd7badcfc
parent230ff934f744a4c2e4b74893ccf6734f6556db90
parent79378db6a86c7014cce40b65252e6c18f5b8bcc2
Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "One substantive fix here, fixing corruption of the maximum frequency
  for spi-mem operations which caused users to remember what should have
  been a temporarily modified maximum frequency as the standard going
  forward, potentially causing instability when the modification raised
  rather than lowered the frequency.

  We also have a trivial patch which just documents the correct way to
  describe the Qualcomm IPQ5210 SNAND controller in the DT, there are no
  code changes"

* tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: spi-mem: avoid mutating op template in spi_mem_supports_op()
  spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatible