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

Abel Vesa posted 2 patches 3 days, 16 hours ago
There is a newer version of this series
.../bindings/remoteproc/qcom,milos-pas.yaml        | 42 +++++++++++++++++++++-
drivers/remoteproc/qcom_q6v5_pas.c                 | 26 ++++++++++++++
2 files changed, 67 insertions(+), 1 deletion(-)
[PATCH v2 0/2] remoteproc: qcom: pas: Add support for CDSP on Eliza SoC
Posted by Abel Vesa 3 days, 16 hours 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>
---
Changes in v2:
- Rebased on next-20260720.
- Picked Konrad's R-b tag for the driver patch.
- Added maxItems constrain for devices with only 2 memory-regions,
  as per sashiko's suggestion.
- Link to v1: https://patch.msgid.link/20260714-remoteproc-eliza-cdsp-v1-0-32eb7a1f2c59@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        | 42 +++++++++++++++++++++-
 drivers/remoteproc/qcom_q6v5_pas.c                 | 26 ++++++++++++++
 2 files changed, 67 insertions(+), 1 deletion(-)
---
base-commit: 3fe08b9796f36ef437ab9328e7dd1e5ff2d66603
change-id: 20260713-remoteproc-eliza-cdsp-07701ba2b956

Best regards,
--  
Abel Vesa <abel.vesa@oss.qualcomm.com>