* [GIT PULL] SPI fixes for v6.6-rc3
@ 2023-09-28 13:25 Mark Brown
2023-09-28 18:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-09-28 13:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
The following changes since commit 4221a2bec2189275f3f49492a73221498ae6d131:
spi: Merge up old fix (2023-09-19 13:17:52 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.6-rc3
for you to fetch changes up to 1a8196a93e493c0a50b800cb09cef60b124eee15:
spi: spi-gxp: BUG: Correct spi write return value (2023-09-27 17:06:36 +0200)
----------------------------------------------------------------
spi: Fixes for v6.6
A small set of device specific fixes, the most major one is for the GXP
driver which would probably have been confusing some callers with
returning the length rather than 0 on successful writes.
----------------------------------------------------------------
Charles Kearney (1):
spi: spi-gxp: BUG: Correct spi write return value
Charles Keepax (1):
spi: cs42l43: Remove spurious pm_runtime_disable
Fabio Estevam (1):
dt-bindings: spi: fsl-imx-cspi: Document missing entries
Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml | 7 +++++++
drivers/spi/spi-cs42l43.c | 1 -
drivers/spi/spi-gxp.c | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-28 18:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 13:25 [GIT PULL] SPI fixes for v6.6-rc3 Mark Brown
2023-09-28 18:28 ` 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