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 <[email protected]> --- 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-32eb7a1f2...@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 <[email protected]>

