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-rc5
Date: Tue, 06 Jun 2023 14:06:29 +0100 [thread overview]
Message-ID: <20230606130641.AAB60C433D2@smtp.kernel.org> (raw)
The following changes since commit 6afe2ae8dc48e643cb9f52e86494b96942440bc6:
spi: spi-cadence: Interleave write of TX and read of RX FIFO (2023-05-22 11:41:05 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.4-rc5
for you to fetch changes up to 0c331fd1dccfba657129380ee084b95c1cedfbef:
spi: qup: Request DMA before enabling clocks (2023-05-30 13:43:31 +0100)
----------------------------------------------------------------
spi: Fixes for v6.4
A small collection of driver specific fixes, none of them particularly
remarkable or severe.
----------------------------------------------------------------
Clark Wang (1):
spi: lpspi: disable lpspi module irq in DMA mode
Daniel Golle (1):
spi: mt65xx: make sure operations completed before unloading
Stephan Gerhold (1):
spi: qup: Request DMA before enabling clocks
drivers/spi/spi-fsl-lpspi.c | 7 ++++++-
drivers/spi/spi-mt65xx.c | 3 +++
drivers/spi/spi-qup.c | 37 ++++++++++++++++++-------------------
3 files changed, 27 insertions(+), 20 deletions(-)
next reply other threads:[~2023-06-06 13:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 13:06 Mark Brown [this message]
2023-06-06 13:22 ` [GIT PULL] SPI fixes for v6.4-rc5 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=20230606130641.AAB60C433D2@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.