[PATCH 0/2] remoteproc: qcom: pas: Add supoport for Eliza ADSP

Abel Vesa posted 2 patches 5 days, 21 hours ago
Documentation/devicetree/bindings/remoteproc/qcom,milos-pas.yaml | 3 +++
drivers/remoteproc/qcom_q6v5_pas.c                               | 1 +
2 files changed, 4 insertions(+)
[PATCH 0/2] remoteproc: qcom: pas: Add supoport for Eliza ADSP
Posted by Abel Vesa 5 days, 21 hours ago
Add support for ADSP remoteproc found on Qualcomm Eliza SoC.
The rest of the remoteprocs will come later.

Instead of adding a dedicated bindings schema, just reuse the Milos one
as bindings are exactly the same.

Then, just add the compatible and reuse the SM8550 configuration in the
driver.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
Abel Vesa (2):
      dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSP
      remoteproc: qcom: pas: Add Eliza ADSP support

 Documentation/devicetree/bindings/remoteproc/qcom,milos-pas.yaml | 3 +++
 drivers/remoteproc/qcom_q6v5_pas.c                               | 1 +
 2 files changed, 4 insertions(+)
---
base-commit: e77a5a5cfe43b4c25bd44a3818e487033287517f
change-id: 20260327-eliza-remoteproc-adsp-fa7dbbc71d74

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