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.2-rc7
Date: Fri, 14 Aug 2026 18:55:20 +0100 [thread overview]
Message-ID: <917f2746ec579064ac9e7603c3e3ee73@kernel.org> (raw)
The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:
Linux 7.2-rc6 (2026-08-02 16:24:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.2-rc7
for you to fetch changes up to 11058bd3d47d57eb3473935feae53868d6d168b7:
spi: virtio: mark device ready before registering the controller (2026-08-13 17:34:01 +0100)
----------------------------------------------------------------
spi: Final fixes for v7.2
A couple of relatively minor (but as ever important if you're hitting
them) and straightforward driver specific fixes, plus one new device ID
documented in the DT bindings for the DesignWare controller.
----------------------------------------------------------------
Jasper Wise (1):
spi: virtio: mark device ready before registering the controller
Jisheng Zhang (1):
spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
Swark Yang (1):
spi: dt-bindings: snps,dw-apb-ssi: Document Axiado AX3005
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml | 5 +++++
drivers/spi/spi-dw.h | 1 +
drivers/spi/spi-virtio.c | 2 ++
3 files changed, 8 insertions(+)
next reply other threads:[~2026-08-14 17:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 17:55 Mark Brown [this message]
2026-08-14 22:58 ` [GIT PULL] SPI fixes for v7.2-rc7 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=917f2746ec579064ac9e7603c3e3ee73@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