[GIT PULL] SPI fixes for v6.19-merge-window
From: Mark Brown
Date: Wed Dec 10 2025 - 19:49:39 EST
The following changes since commit cb5c2eb459f4c98d584eaf3d3ea7c3612385d081:
spi: microchip-core: Refactor FIFO read and write handlers (2025-11-28 18:03:43 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.19-merge-window
for you to fetch changes up to 8cef9b451dc6fdf86b92c7a35d55a47465d500db:
spi: microchip-core: Fix an error handling path in mchp_corespi_probe() (2025-12-09 10:01:32 +0900)
----------------------------------------------------------------
spi: Fixes for v6.19
A few small fixes for SPI that came in during the merge window, nothing
too exciting here.
----------------------------------------------------------------
Ali Tariq (1):
spi: cadence-qspi: Fix runtime PM imbalance in probe
Christophe JAILLET (1):
spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
drivers/spi/spi-cadence-quadspi.c | 1 -
drivers/spi/spi-microchip-core-spi.c | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)