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.1-rc6
Date: Wed, 23 Nov 2022 16:04:59 +0000 [thread overview]
Message-ID: <20221123160524.A4687C433C1@smtp.kernel.org> (raw)
The following changes since commit bff6bef701db784bb159a659e99c785b4594fc96:
spi: amd: Fix SPI_SPD7 value (2022-11-04 12:25:03 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.1-rc6
for you to fetch changes up to e85e9e0d8cb759013d6474011c227f92e442d746:
spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first (2022-11-18 11:39:50 +0000)
----------------------------------------------------------------
spi: Fixes for v6.1
A few fixes, all device specific. The most important ones are for the
i.MX driver which had a couple of nasty data corruption inducing errors
appear after the change to support PIO mode in the last merge window
(one introduced by the change and one latent one which the PIO changes
exposed), thanks to Frieder, Fabio, Marc and Marek for jumping on that
and resolving the issues quickly once they were found.
----------------------------------------------------------------
Frieder Schrempf (1):
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Krishna Yarlagadda (1):
spi: tegra210-quad: Fix duplicate resource error
Marc Kleine-Budde (1):
spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
Xiongfeng Wang (1):
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Zhichao Liu (1):
spi: mediatek: Fix DEVAPC Violation at KO Remove
drivers/spi/spi-dw-dma.c | 3 +++
drivers/spi/spi-imx.c | 13 ++++++++-----
drivers/spi/spi-mt65xx.c | 8 +++++++-
drivers/spi/spi-tegra210-quad.c | 3 ++-
4 files changed, 20 insertions(+), 7 deletions(-)
next reply other threads:[~2022-11-23 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-23 16:04 Mark Brown [this message]
2022-11-23 19:24 ` 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=20221123160524.A4687C433C1@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
all inboxes | Powered by JetHome®