From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v5.13-rc7
Date: Wed, 23 Jun 2021 18:05:18 +0100 [thread overview]
Message-ID: <20210623170547.50531611AC@mail.kernel.org> (raw)
The following changes since commit d38fa9a155b2829b7e2cfcf8a4171b6dd3672808:
spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() (2021-06-03 13:55:36 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.13-rc7
for you to fetch changes up to f422316c8e9d3c4aff3c56549dfb44a677d02f14:
spi: spi-nxp-fspi: move the register operation after the clock enable (2021-06-14 15:02:01 +0100)
----------------------------------------------------------------
spi: Fixes for v5.13
A couple of small, driver specific fixes that arrived in the past few
weeks.
----------------------------------------------------------------
Haibo Chen (1):
spi: spi-nxp-fspi: move the register operation after the clock enable
Jon Hunter (1):
spi: tegra20-slink: Ensure SPI controller reset is deasserted
drivers/spi/spi-nxp-fspi.c | 11 +++++------
drivers/spi/spi-tegra20-slink.c | 5 +++++
2 files changed, 10 insertions(+), 6 deletions(-)
next reply other threads:[~2021-06-23 17:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-23 17:05 Mark Brown [this message]
2021-06-23 18:49 ` [GIT PULL] SPI fixes for v5.13-rc7 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210623170547.50531611AC@mail.kernel.org \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.