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.4-rc3
Date: Wed, 24 May 2023 11:13:17 +0100 [thread overview]
Message-ID: <20230524101329.ACD94C4339B@smtp.kernel.org> (raw)
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.4-rc3
for you to fetch changes up to 6afe2ae8dc48e643cb9f52e86494b96942440bc6:
spi: spi-cadence: Interleave write of TX and read of RX FIFO (2023-05-22 11:41:05 +0100)
----------------------------------------------------------------
spi: Fixes for v6.4
A collection of fixes that came in since the merge window, plus an
update to MAINTAINERS. The Cadence fixes are coming from the addition
of device mode support, they required a couple of incremental updates in
order to get something that works robustly for both device and
controller modes.
----------------------------------------------------------------
Amit Kumar Mahapatra (1):
spi: dw: Replace spi->chip_select references with function calls
Charles Keepax (3):
spi: spi-cadence: Avoid read of RX FIFO before its ready
spi: spi-cadence: Only overlap FIFO transactions in slave mode
spi: spi-cadence: Interleave write of TX and read of RX FIFO
Krzysztof Kozlowski (1):
spi: MAINTAINERS: drop Krzysztof Kozlowski from Samsung SPI
Vijaya Krishna Nivarthi (1):
spi: spi-geni-qcom: Select FIFO mode for chip select
MAINTAINERS | 1 -
drivers/spi/spi-cadence.c | 105 +++++++++++++++++++-------------------------
drivers/spi/spi-dw-mmio.c | 8 ++--
drivers/spi/spi-geni-qcom.c | 2 +
4 files changed, 51 insertions(+), 65 deletions(-)
next reply other threads:[~2023-05-24 10:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-24 10:13 Mark Brown [this message]
2023-05-24 18:48 ` [GIT PULL] SPI fixes for v6.4-rc3 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=20230524101329.ACD94C4339B@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox