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 v7.0-rc3
Date: Fri, 13 Mar 2026 17:06:52 +0000 [thread overview]
Message-ID: <6c3c2037d9b46f47a5e3416071f0ffea@kernel.org> (raw)
The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:
Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.0-rc3
for you to fetch changes up to f879365c5bb210ed0d0b0aae1a0202d0c0b4b9d0:
spi: atcspi200: Handle invalid buswidth and fix compiler warning (2026-03-11 19:08:43 +0000)
----------------------------------------------------------------
spi: Fixes for v7.0
A couple of device ID and quirk updates, plus a bunch of small fixes
most of which (other than the Cadence one) are unremarkable error
handling fixes.
----------------------------------------------------------------
Alan Borzeszkowski (1):
spi: intel-pci: Add support for Nova Lake mobile SPI flash
CL Wang (1):
spi: atcspi200: Handle invalid buswidth and fix compiler warning
Chen-Yu Tsai (1):
spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCs
Felix Gu (3):
spi: amlogic: spifc-a4: Fix DMA mapping error handling
spi: atcspi200: Fix double-free in atcspi_configure_dma()
spi: rockchip-sfc: Fix double-free in remove() callback
Mark Brown (1):
spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110
.../bindings/spi/allwinner,sun6i-a31-spi.yaml | 29 ++++++++++++++---
drivers/spi/spi-amlogic-spifc-a4.c | 5 ++-
drivers/spi/spi-atcspi200.c | 38 +++++++++-------------
drivers/spi/spi-cadence-quadspi.c | 6 ++++
drivers/spi/spi-intel-pci.c | 1 +
drivers/spi/spi-rockchip-sfc.c | 2 +-
6 files changed, 50 insertions(+), 31 deletions(-)
next reply other threads:[~2026-03-13 17:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-13 17:06 Mark Brown [this message]
2026-03-13 17:32 ` [GIT PULL] SPI fixes for v7.0-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=6c3c2037d9b46f47a5e3416071f0ffea@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