[<prev] [next>] [day] [month] [year] [list]
Message-ID: <fb5ead855a2851d4068598461ca74593@kernel.org>
Date: Fri, 14 Nov 2025 14:43:01 +0000
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.18-rc5
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:
Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.18-rc5
for you to fetch changes up to 66e9feb03e7cf8983b1d0c540e2dad90d5146d48:
spi: Add TODO comment about ACPI GPIO setup (2025-11-10 14:03:53 +0000)
----------------------------------------------------------------
spi: Fixes for v6.18
A few standard fixes here, plus one more interesting one from Hans which
addresses an issue where a move in when we requested GPIOs on ACPI
systems caused us to stop doing pinmuxing and leave things floating that
we'd really rather not have floating.
----------------------------------------------------------------
Alvaro Gamez Machado (1):
spi: xilinx: increase number of retries before declaring stall
Hans de Goede (2):
spi: Try to get ACPI GPIO IRQ earlier
spi: Add TODO comment about ACPI GPIO setup
Robin Gong (1):
spi: imx: keep dma request disabled before dma transfer setup
drivers/spi/spi-imx.c | 15 +++++++++++----
drivers/spi/spi-xilinx.c | 2 +-
drivers/spi/spi.c | 12 ++++++++++++
3 files changed, 24 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists