[PATCH 0/2] remoteproc: qcom: pas: Add support for CDSP on Eliza SoC

Abel Vesa posted 2 patches 1 week, 4 days ago
There is a newer version of this series
.../bindings/remoteproc/qcom,milos-pas.yaml        | 41 +++++++++++++++++++++-
drivers/remoteproc/qcom_q6v5_pas.c                 | 26 ++++++++++++++
2 files changed, 66 insertions(+), 1 deletion(-)
[PATCH 0/2] remoteproc: qcom: pas: Add support for CDSP on Eliza SoC
Posted by Abel Vesa 1 week, 4 days ago
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 <abel.vesa@oss.qualcomm.com>
---
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 <abel.vesa@oss.qualcomm.com>