From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v6.18-rc2
Date: Fri, 24 Oct 2025 14:08:41 +0100 [thread overview]
Message-ID: <91559e62fdaf7b56c4a1bf9c30ea9e2a@kernel.org> (raw)
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.18-rc2
for you to fetch changes up to 1b824134261d2db08fb6583ccbd05cb71861bd53:
spi: dt-bindings: spi-rockchip: Add RK3506 compatible (2025-10-22 15:00:29 +0100)
----------------------------------------------------------------
spi: Fixes for v6.18
A moderately large collection of device specific changes here, mostly
fixes but also including a few new quirks and device IDs. This is all
fairly routine even for the affected devices.
----------------------------------------------------------------
Artem Shimko (1):
spi: dw-mmio: add error handling for reset_control_deassert()
Conor Dooley (1):
spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net
Haibo Chen (2):
spi: spi-nxp-fspi: re-config the clock rate when operation require new clock rate
spi: spi-nxp-fspi: limit the clock rate for different sample clock source selection
Han Xu (1):
spi: spi-nxp-fspi: add extra delay after dll locked
Heiko Stuebner (1):
spi: dt-bindings: spi-rockchip: Add RK3506 compatible
Marek Szyprowski (1):
spi: rockchip-sfc: Fix DMA-API usage
Mark Brown (2):
spi: Merge up v6.18-rc1
spi: spi-nxp-fspi: few fix for flexspi
Mattijs Korpershoek (1):
spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER
Mika Westerberg (3):
spi: intel: Add support for 128M component density
spi: intel-pci: Add support for Arrow Lake-H SPI serial flash
spi: intel-pci: Add support for Intel Wildcat Lake SPI serial flash
Mikhail Kshevetskiy (4):
spi: airoha: return an error for continuous mode dirmap creation cases
spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
spi: airoha: switch back to non-dma mode in the case of error
spi: airoha: fix reading/writing of flashes with more than one plane per lun
Xianwei Zhao (1):
spi: amlogic: fix spifc build error
.../devicetree/bindings/spi/spi-cadence.yaml | 11 +-
.../devicetree/bindings/spi/spi-rockchip.yaml | 1 +
drivers/spi/spi-airoha-snfi.c | 128 ++++++++++++++++-----
drivers/spi/spi-amlogic-spifc-a4.c | 4 +-
drivers/spi/spi-cadence-quadspi.c | 5 +-
drivers/spi/spi-dw-mmio.c | 4 +-
drivers/spi/spi-intel-pci.c | 2 +
drivers/spi/spi-intel.c | 6 +
drivers/spi/spi-nxp-fspi.c | 32 +++++-
drivers/spi/spi-rockchip-sfc.c | 12 +-
10 files changed, 160 insertions(+), 45 deletions(-)
next reply other threads:[~2025-10-24 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-24 13:08 Mark Brown [this message]
2025-10-24 18:32 ` [GIT PULL] SPI fixes for v6.18-rc2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=91559e62fdaf7b56c4a1bf9c30ea9e2a@kernel.org \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox