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 v6.2-rc1
Date: Fri, 23 Dec 2022 21:41:31 +0000 [thread overview]
Message-ID: <20221223214143.30A71C433EF@smtp.kernel.org> (raw)
The following changes since commit 3cf241c3d56ff19f5192cb42a025bc6582b6e8fa:
spi: dt-bindings: Convert Synquacer SPI to DT schema (2022-12-09 17:39:08 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.2-rc1
for you to fetch changes up to 3b553e0041a65e499fa4e25ee146f01f4ec4e617:
spi: fsl_spi: Don't change speed while chipselect is active (2022-12-14 14:24:51 +0000)
----------------------------------------------------------------
spi: Fix for v6.2
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.
----------------------------------------------------------------
Christophe Leroy (1):
spi: fsl_spi: Don't change speed while chipselect is active
drivers/spi/spi-fsl-spi.c | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)
next reply other threads:[~2022-12-23 21:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-23 21:41 Mark Brown [this message]
2022-12-23 22:48 ` [GIT PULL] SPI fixes for v6.2-rc1 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=20221223214143.30A71C433EF@smtp.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.