[PATCH 0/2] remoteproc: qcom: Introduce DSP support for QCS8300

Jingyi Wang posted 2 patches 1 year, 3 months ago
.../bindings/remoteproc/qcom,sa8775p-pas.yaml | 22 ++++++++
drivers/remoteproc/qcom_q6v5_pas.c            | 55 +++++++++++++++++++
2 files changed, 77 insertions(+)
[PATCH 0/2] remoteproc: qcom: Introduce DSP support for QCS8300
Posted by Jingyi Wang 1 year, 3 months ago
Add the bindings and driver changes for DSP support on the QCS8300
platform in order to enable the ADSP, CDSP and GPDSP remoteproc to
boot.

Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
Jingyi Wang (2):
  dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
  remoteproc: qcom: pas: Add QCS8300 remoteproc support

 .../bindings/remoteproc/qcom,sa8775p-pas.yaml | 22 ++++++++
 drivers/remoteproc/qcom_q6v5_pas.c            | 55 +++++++++++++++++++
 2 files changed, 77 insertions(+)

-- 
base-commit: 6f923748057a4f6aa187e0d5b22990d633a48d12
2.25.1