Add changes to enable IPQ9650 CDSP. This series adds new Devicetree bindings for IPQ9650 PAS and also adds required changes in qcom_q6v5_pas driver to support IPQ9650 CDSP remoteproc.
This series depends on [1], [2] and [3] to functionally bring up the CDSP remoteproc on IPQ9650, but does not contain any compilation dependencies. [1] https://lore.kernel.org/linux-arm-msm/[email protected]/ [2] https://lore.kernel.org/linux-arm-msm/20260519-mp8899-regulator-driver-v1-0-30d14421b...@oss.qualcomm.com/T/#t [3] https://lore.kernel.org/linux-arm-msm/[email protected]/T/#t --- Vignesh Viswanathan (2): dt-bindings: remoteproc: Document IPQ9650 Compute DSP drivers: remoteproc: qcom_q6v5_pas: Add support for IPQ9650 CDSP .../bindings/remoteproc/qcom,ipq9650-pas.yaml | 136 +++++++++++++++++++++ drivers/remoteproc/qcom_q6v5_pas.c | 38 +++++- 2 files changed, 172 insertions(+), 2 deletions(-) --- base-commit: 6a50ba100ace43f43c87384367eb2d2605fcc16c change-id: 20260520-ipq9650-remoteproc-9aa8c6d05de3 Best regards, -- Vignesh Viswanathan <[email protected]>

