All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.11-rc4
@ 2021-01-18 17:52 Mark Brown
  2021-01-18 21:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-01-18 17:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.11-rc4

for you to fetch changes up to 4d163ad79b155c71bf30366dc38f8d2502f78844:

  spi: cadence: cache reference clock rate during probe (2021-01-15 14:14:38 +0000)

----------------------------------------------------------------
spi: Fixes for v5.11

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.

----------------------------------------------------------------
Christophe Leroy (1):
      spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode

Michael Hennerich (1):
      spi: cadence: cache reference clock rate during probe

 drivers/spi/spi-cadence.c | 6 ++++--
 drivers/spi/spi-fsl-spi.c | 5 ++---
 2 files changed, 6 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] SPI fixes for v5.11-rc4
  2021-01-18 17:52 [GIT PULL] SPI fixes for v5.11-rc4 Mark Brown
@ 2021-01-18 21:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-18 21:16 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Mon, 18 Jan 2021 17:52:20 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.11-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1e2a199f6ccdc15cf111d68d212e2fd4ce65682e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-18 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 17:52 [GIT PULL] SPI fixes for v5.11-rc4 Mark Brown
2021-01-18 21:16 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.