This series adds an ability to load and boot the cDSP remoteproc found in the SDM660 SoC.
Signed-off-by: Nickolay Goppen <[email protected]> --- Changes in v3: - Resend after 2 weeks passed with R-b's and T-b's added. - Link to v2: https://lore.kernel.org/r/[email protected] Changes in v2: - Added missing constrains for both aDSP and cDSP. - Link to v1: https://lore.kernel.org/r/[email protected] --- Nickolay Goppen (3): dt-bindings: remoteproc: qcom: adsp: Add missing constrains for SDM660 ADSP dt-bindings: remoteproc: qcom: adsp: Add SDM660 CDSP compatible remoteproc: qcom: pas: Add support for SDM660 CDSP Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 8 ++++++++ drivers/remoteproc/qcom_q6v5_pas.c | 1 + 2 files changed, 9 insertions(+) --- base-commit: 93f3bab4310d4ff73027cc4f87174284d4977acf change-id: 20251018-qcom-sdm660-cdsp-59ad56867a18 Best regards, -- Nickolay Goppen <[email protected]>

