[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eec4dc5364587e55e6564d1cb3b3c40e.broonie@kernel.org>
Date: Thu, 28 Sep 2023 15:25:29 +0200
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v6.6-rc3
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(-)
Powered by blists - more mailing lists