[PATCH 0/2] remoteproc: qcom: pas: Add support for CDSP on Eliza SoC
Abel Vesa <[email protected]> Tue, 14 Jul 2026 15:24:00 +0300
| Newsgroups | org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260714-remoteproc-eliza-cdsp-v1-0-32eb7a1f2c59@oss.qualcomm.com> |
First, document the compatible and add the DSM memory region and the NSP power domain, both needed on Eliza. Then, add the driver data and tie it to the compatible. Signed-off-by: Abel Vesa <[email protected]> --- Abel Vesa (2): dt-bindings: remoteproc: qcom,milos-pas: Add Eliza CDSP compatible remoteproc: qcom: pas: Add Eliza CDSP support .../bindings/remoteproc/qcom,milos-pas.yaml | 41 +++++++++++++++++++++- drivers/remoteproc/qcom_q6v5_pas.c | 26 ++++++++++++++ 2 files changed, 66 insertions(+), 1 deletion(-) --- base-commit: 49362394dad7df66c274c867a271394c10ca2bb8 change-id: 20260713-remoteproc-eliza-cdsp-07701ba2b956 Best regards, -- Abel Vesa <[email protected]>