* [GIT PULL] SPI fixes for v7.1-rc5
@ 2026-05-29 23:00 Mark Brown
2026-05-30 1:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-05-29 23:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
The following changes since commit e7ae89a0c97ce2b68b0983cd01eda67cf373517d:
Linux 7.1-rc5 (2026-05-24 13:48:06 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.1-rc5
for you to fetch changes up to 79378db6a86c7014cce40b65252e6c18f5b8bcc2:
spi: spi-mem: avoid mutating op template in spi_mem_supports_op() (2026-05-28 13:49:00 +0100)
----------------------------------------------------------------
spi: Updaets for v7.1
One substantive fix here, fixing corruption of the maximum frequency for
spi-mem operations which caused users to remember what should have been
a temporarily modified maximum frequency as the standard going forward,
potentially causing instability when the modification raised rather than
lowered the frequency.
We also have a trivial patch which just documents the correct way to
describe the Qualcomm IPQ5210 SNAND controller in the DT, there are no
code changes.
----------------------------------------------------------------
Santhosh Kumar K (1):
spi: spi-mem: avoid mutating op template in spi_mem_supports_op()
Varadarajan Narayanan (1):
spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatible
.../devicetree/bindings/spi/qcom,spi-qpic-snand.yaml | 1 +
drivers/spi/spi-mem.c | 15 +++++++++++----
2 files changed, 12 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-30 1:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29 23:00 [GIT PULL] SPI fixes for v7.1-rc5 Mark Brown
2026-05-30 1:09 ` pr-tracker-bot
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.