[<prev] [next>] [day] [month] [year] [list]
Message-ID: <e6994ab73abe36e39ec60eb63341f022@kernel.org>
Date: Sun, 28 Sep 2025 13:53:26 +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.17-rc7
The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:
Linux 6.17-rc6 (2025-09-14 14:21: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.17-rc7
for you to fetch changes up to 398a8a4e51dbd03e4103ea596ea4ea037fe67175:
spi: omap2-mcspi: drive SPI_CLK on transfer_setup() (2025-09-22 09:28:50 +0100)
----------------------------------------------------------------
spi: Final fixes for v6.17
A few final driver specific fixes that have been sitting in -next for a
bit, the OMAP issue is likely to come up very infrequently since mixed
configuration SPI buses are rare and the Cadence issue is specific to
SoCFPGA systems.
----------------------------------------------------------------
Bastien Curutchet (Schneider Electric) (1):
spi: omap2-mcspi: drive SPI_CLK on transfer_setup()
Khairul Anuar Romli (1):
spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled
drivers/spi/spi-cadence-quadspi.c | 53 ++++++++++++++++++++++++++-------------
drivers/spi/spi-omap2-mcspi.c | 1 +
2 files changed, 37 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists