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 <[email protected]> --- 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 <[email protected]>

