* [GIT PULL] SPI fixes for v6.11-rc3
@ 2024-08-23 10:13 Mark Brown
2024-08-23 23:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-08-23 10:13 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
The following changes since commit 7c626ce4bae1ac14f60076d00eafe71af30450ba:
Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.11-rc3
for you to fetch changes up to e17465f78eb92ebb4be17e35d6c0584406f643a0:
spi: pxa2xx: Move PM runtime handling to the glue drivers (2024-08-22 13:34:06 +0100)
----------------------------------------------------------------
spi: Fixes for v6.11
A small collection of fixes here, all driver specific and none of them
too serious. For whatever reason runtime PM seems to have been causing
a bunch of issues recently.
----------------------------------------------------------------
Andy Shevchenko (2):
spi: pxa2xx: Do not override dev->platform_data on probe
spi: pxa2xx: Move PM runtime handling to the glue drivers
Carlos Song (1):
spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
Sean Anderson (1):
spi: zynqmp-gqspi: Scale timeout by data size
Vignesh Raghavendra (1):
spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resume
drivers/spi/spi-cadence-quadspi.c | 14 +++++++++++++-
drivers/spi/spi-fsl-lpspi.c | 31 +++++++++++++++++++++++++++++--
drivers/spi/spi-pxa2xx-pci.c | 15 ++++++++++++++-
drivers/spi/spi-pxa2xx-platform.c | 26 +++++++++++++++++++++-----
drivers/spi/spi-pxa2xx.c | 20 +++-----------------
drivers/spi/spi-pxa2xx.h | 3 ++-
drivers/spi/spi-zynqmp-gqspi.c | 30 ++++++++++++++++++++++++------
7 files changed, 106 insertions(+), 33 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] SPI fixes for v6.11-rc3
2024-08-23 10:13 [GIT PULL] SPI fixes for v6.11-rc3 Mark Brown
@ 2024-08-23 23:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-23 23:45 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown
The pull request you sent on Fri, 23 Aug 2024 11:13:46 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.11-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c2a905a6d6faa34991c993a321a01e8454934622
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-23 23:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 10:13 [GIT PULL] SPI fixes for v6.11-rc3 Mark Brown
2024-08-23 23:45 ` 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