https://github.com/torvalds/linux
Revision 72a85e2b0a1e1e6fb4ee51ae902730212b2de25c authored by Linus Torvalds on 23 December 2022, 22:44:08 UTC, committed by Linus Torvalds on 23 December 2022, 22:44:08 UTC
Pull spi fix from Mark Brown:
 "One driver specific change here which handles the case where a SPI
  device for some reason tries to change the bus speed during a message
  on fsl_spi hardware, this should be very unusual"

* tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: fsl_spi: Don't change speed while chipselect is active
2 parent s 0a023cb + 3b553e0
History
Tip revision: 72a85e2b0a1e1e6fb4ee51ae902730212b2de25c authored by Linus Torvalds on 23 December 2022, 22:44:08 UTC
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Tip revision: 72a85e2

back to top