Document the compatible in the SM8550 schema and then add the driver data, tying it to the compatible.
Signed-off-by: Abel Vesa <[email protected]> --- 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-f3345405e...@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-32eb7a1f2...@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-change-id: 20260721-dts-qcom-eliza-fix-adsp-binding-b7712a026b20:v1 prerequisite-patch-id: 643935c56d11af806bd61d3c0dff9d534dc9ad73 prerequisite-patch-id: 92fcfeb6789163a3c4ea3e47a787d9808bdf063a Best regards, -- Abel Vesa <[email protected]>

