* [GIT PULL] SPI fixes for v6.8-rc5
@ 2024-02-28 18:02 Mark Brown
2024-02-28 19:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-02-28 18:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1694 bytes --]
The following changes since commit 269e31aecdd0b70f53a05def79480f15cbcc0fd6:
spi-mxs: Fix chipselect glitch (2024-02-13 15:48:22 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.8-rc5
for you to fetch changes up to 6415c7fe7cf420fa469095a34d9153f991391116:
spi: Drop mismerged fix (2024-02-27 12:52:51 +0000)
----------------------------------------------------------------
spi: Fixes for v6.8
There's two things here - the big one is a batch of fixes for the power
management in the Cadence QuadSPI driver which had some serious issues
with runtime PM and there's also a revert of one of the last batch of
fixes for ppc4xx which has a dependency on -next but was in between two
mainline fixes so the -next dependency got missed.
The ppc4xx driver is not currently included in any defconfig and has
dependencies that exclude it from allmodconfigs so none of the CI
systems catch issues with it, hence the need for the earlier fixes
series. There's some updates to the PowerPC configs to address this.
----------------------------------------------------------------
Mark Brown (1):
spi: Drop mismerged fix
Théo Lebrun (4):
spi: cadence-qspi: fix pointer reference in runtime PM hooks
spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks
spi: cadence-qspi: put runtime in runtime PM hooks names
spi: cadence-qspi: add system-wide suspend and resume callbacks
drivers/spi/spi-cadence-quadspi.c | 33 +++++++++++++++++++++------------
drivers/spi/spi-ppc4xx.c | 14 +++++++-------
2 files changed, 28 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-28 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28 18:02 [GIT PULL] SPI fixes for v6.8-rc5 Mark Brown
2024-02-28 19:21 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox