]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Nov 2022 19:19:06 +0000 (11:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Nov 2022 19:19:06 +0000 (11:19 -0800)
commit02c04efc87b19e08e12a82add2570bf18dfe7ba2
tree0922bca38e97602906737b47af6a02e9973c9c5c
parent014dddaeacbb84695122699fa8a21c2d17f347cc
parente796f346870a6a978ed48fd2c49b3b25545d1bef
Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A few fixes, all device specific.

  The most important ones are for the i.MX driver which had a couple of
  nasty data corruption inducing errors appear after the change to
  support PIO mode in the last merge window (one introduced by the
  change and one latent one which the PIO changes exposed).

  Thanks to Frieder, Fabio, Marc and Marek for jumping on that and
  resolving the issues quickly once they were found"

* tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
  spi: tegra210-quad: Fix duplicate resource error
  spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
  spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
  spi: mediatek: Fix DEVAPC Violation at KO Remove