Re: [PATCH v2 0/3] Few fix/improvement for spi-nxp-fspi

From: Mark Brown

Date: Thu Jul 30 2026 - 12:24:56 EST


On Tue, 28 Jul 2026 18:18:07 +0800, haibo.chen@xxxxxxxxxxx wrote:
> Few fix/improvement for spi-nxp-fspi
>
> Patch 1 introduce per-SoC clock rate limits for both SDR and DTR modes
> by adding max_sdr_rate and max_dtr_rate to nxp_fspi_devtype_data.
> Patch 2 enter stop mode before reconfiguring MCR0 and DLL to follow
> FlexSPI reference manual initialization sequence
> Patch 3 propagate clock reconfig failures in nxp_fspi_select_mem()
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-7.2

Thanks!

[1/3] spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCs
https://git.kernel.org/broonie/spi/c/9c19d60fea9f
[2/3] spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLL
https://git.kernel.org/broonie/spi/c/b4bde5cfff8e
[3/3] spi: spi-nxp-fspi: propagate clock reconfig failures in nxp_fspi_select_mem()
https://git.kernel.org/broonie/spi/c/b5902b977979

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark