Add the bindings and driver for the ADSP, CDSP, MPSS and WPSS on the Milos SoC.
Signed-off-by: Luca Weiss <[email protected]> --- Changes in v3: - Rebrand SM7635 to Milos as requested: https://lore.kernel.org/linux-arm-msm/[email protected]/ - Replace additions to two different bindings by one new binding yaml - Pick up tags - Link to v2: https://lore.kernel.org/r/[email protected] Changes in v2: - Update default firmware names from .mdt to .mbn - Link to v1: https://lore.kernel.org/r/[email protected] --- Luca Weiss (2): dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs remoteproc: qcom: pas: Add Milos remoteproc support .../bindings/remoteproc/qcom,milos-pas.yaml | 201 +++++++++++++++++++++ drivers/remoteproc/qcom_q6v5_pas.c | 24 +++ 2 files changed, 225 insertions(+) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250620-sm7635-remoteprocs-149da64084b8 Best regards, -- Luca Weiss <[email protected]>

