Re: [PATCH v2] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
From: Dutta, Anurag
Date: Mon Dec 15 2025 - 23:08:12 EST
On 15-12-2025 19:29, Mark Brown wrote:
On Thu, 04 Dec 2025 19:13:35 +0000, Mark Brown wrote:Hi Mark
The recent refactoring of where runtime PM is enabled done in commitApplied to
f1eb4e792bb1 ("spi: spi-cadence-quadspi: Enable pm runtime earlier to
avoid imbalance") made the fact that when we do a pm_runtime_disable()
in the error paths of probe() we can trigger a runtime disable which in
turn results in duplicate clock disables. This is particularly likely
to happen when there is missing or broken DT description for the flashes
attached to the controller.
[...]
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
commit: 9f0736a4e136a6eb61e0cf530ddc18ab6d816ba3
I was under the impression that we are agreeing on this solution :
https://lore.kernel.org/all/20251212072312.2711806-1-a-dutta@xxxxxx/
Regards
Anurag
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