OSDN Git Service

Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Jan 2021 19:23:05 +0000 (11:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Jan 2021 19:23:05 +0000 (11:23 -0800)
commit1e2a199f6ccdc15cf111d68d212e2fd4ce65682e
treed0624557948cad25a7c5ada25dff54b053eb7a23
parentb4459f4413c890a35dfcecaff29d37ac65607d76
parent4d163ad79b155c71bf30366dc38f8d2502f78844
Merge tag 'spi-fix-v5.11-rc4' of git://git./linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A few more bug fixes for SPI, both driver specific ones. The caching
  in the Cadence driver is to avoid a deadlock trying to retrieve the
  cached value later at runtime"

* tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: cadence: cache reference clock rate during probe
  spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode