mbox series

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

Message ID 20240828030511.443605-1-quic_jingyw@quicinc.com (mailing list archive)
Headers show
Series remoteproc: qcom: Introduce DSP support for QCS8300 | expand

Message

Jingyi Wang Aug. 28, 2024, 3:05 a.m. UTC
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(+)