Re: [PATCH v1 0/4] Enable SPI on SA8255p Qualcomm platforms

From: Mark Brown

Date: Mon Jul 06 2026 - 15:23:35 EST


On Tue, 13 Jan 2026 00:31:30 +0530, Praveen Talari wrote:
> The Qualcomm automotive SA8255p SoC relies on firmware to configure
> platform resources, including clocks, interconnects and TLMM.
> The driver requests resources operations over SCMI using power
> and performance protocols.
>
> The SCMI power protocol enables or disables resources like clocks,
> interconnect paths, and TLMM (GPIOs) using runtime PM framework APIs,
> such as resume/suspend, to control power states(on/off).
>
> [...]

Applied to

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

Thanks!

[1/4] spi: dt-bindings: describe SA8255p
https://git.kernel.org/broonie/misc/c/59841dc5f6ae
[2/4] spi: qcom-geni: Use geni_se_resources_init() for resource initialization
https://git.kernel.org/broonie/misc/c/647277240b36
[3/4] spi: qcom-geni: Use resources helper APIs in runtime PM functions
https://git.kernel.org/broonie/misc/c/059e41aab4c8
[4/4] spi: qcom-geni: Enable SPI on SA8255p Qualcomm platforms
https://git.kernel.org/broonie/misc/c/b3e1d0948ca9

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