On Mon, 23 Mar 2026 03:20:56 +0200, Dmitry Baryshkov wrote:
> Commit d6edc31f3a68 ("clk: qcom: smd-rpm: Separate out interconnect bus
> clocks") moved control over several RPM resources from the clk-smd-rpm
> driver to the icc-rpm.c interconnect helpers. However it was unnoticed
> that the OCMEM device also uses that clock. The clock is not required as
> all OCMEM users (currently only the GPU) will vote on the OCMEM NOC,
> bringing up the clock. Make it optional (and also apply several other
> small fixes).
>
> [...]
Applied, thanks!
[1/3] soc: qcom: ocmem: make the core clock optional
commit: e8a61c51417c679d1a599fb36695e9d3b8d95514
[2/3] soc: qcom: ocmem: register reasons for probe deferrals
commit: 9dfd69cd89cd6afa4723be9098979abeef3bb8c6
[3/3] soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not available
commit: 91b59009c7d48b58dbc50fecb27f2ad20749a05a
Best regards,
--
Bjorn Andersson <andersson@kernel.org>