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

Abel Vesa posted 2 patches 2 days, 11 hours ago
.../bindings/remoteproc/qcom,sm8550-pas.yaml       | 21 +++++++++++++++++
drivers/remoteproc/qcom_q6v5_pas.c                 | 26 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
[PATCH v4 0/2] remoteproc: qcom: pas: Add support for CDSP on Eliza SoC
Posted by Abel Vesa 2 days, 11 hours ago
Document the compatible in the SM8550 schema and
then add the driver data, tying it to the compatible.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
Changes in v4:
- Rebased on next-20260721.
- Picked up Krzysztof's and Dmitry's R-b tags.
- Link to v3: https://patch.msgid.link/20260721-remoteproc-eliza-cdsp-v3-0-557b5d02fdd9@oss.qualcomm.com

Changes in v3:
- Moved the compatible to sm8550 schema instead of milos.
- Link to v2: https://patch.msgid.link/20260721-remoteproc-eliza-cdsp-v2-0-f3345405e4da@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,sm8550-pas: Add Eliza CDSP compatible
      remoteproc: qcom: pas: Add Eliza CDSP support

 .../bindings/remoteproc/qcom,sm8550-pas.yaml       | 21 +++++++++++++++++
 drivers/remoteproc/qcom_q6v5_pas.c                 | 26 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)
---
base-commit: 03cfefef0119410fc464d0d56e83626cb570b7a8
change-id: 20260713-remoteproc-eliza-cdsp-07701ba2b956
prerequisite-patch-id: b8ee3b8e05b200e19de49ea4f4a6e9001f52222a

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