[PATCH 0/3] Add support for remoteprocs on SM7635

Luca Weiss posted 3 patches 3 months, 2 weeks ago
There is a newer version of this series
.../bindings/remoteproc/qcom,sm8350-pas.yaml       | 19 +++++++++++
.../bindings/remoteproc/qcom,sm8550-pas.yaml       | 37 ++++++++++++++++++++++
drivers/remoteproc/qcom_q6v5_pas.c                 | 24 ++++++++++++++
3 files changed, 80 insertions(+)
[PATCH 0/3] Add support for remoteprocs on SM7635
Posted by Luca Weiss 3 months, 2 weeks ago
Add the bindings and driver for the ADSP, CDSP, MPSS and WPSS on the
SM7635 SoC.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Luca Weiss (3):
      dt-bindings: remoteproc: qcom,sm8350-pas: document SM7635 MPSS & WPSS
      dt-bindings: remoteproc: qcom,sm8550-pas: document SM7635 ADSP & CDSP
      remoteproc: qcom: pas: Add SM7635 remoteproc support

 .../bindings/remoteproc/qcom,sm8350-pas.yaml       | 19 +++++++++++
 .../bindings/remoteproc/qcom,sm8550-pas.yaml       | 37 ++++++++++++++++++++++
 drivers/remoteproc/qcom_q6v5_pas.c                 | 24 ++++++++++++++
 3 files changed, 80 insertions(+)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250620-sm7635-remoteprocs-149da64084b8

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>