* [GIT PULL] SPI fixes for v6.18-rc2
@ 2025-10-24 13:08 Mark Brown
2025-10-24 18:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2025-10-24 13:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-24 18:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 13:08 [GIT PULL] SPI fixes for v6.18-rc2 Mark Brown
2025-10-24 18:32 ` 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;
as well as URLs for NNTP newsgroup(s).