mbox series

[v2,0/2] Add Modem support on SC7180 SoCs

Message ID 20191219054506.20565-1-sibis@codeaurora.org (mailing list archive)
Headers show
Series Add Modem support on SC7180 SoCs | expand

Message

Sibi Sankar Dec. 19, 2019, 5:45 a.m. UTC
This patch series adds support for booting the Modem Q6 DSP found in
Qualcomm's SC7180 SoCs.

V2:
 * split the series according to SoC
 * Duplicate code across q6v5proc_reset
 * add Rob's 'Reviewed-by' tag

Sibi Sankar (2):
  dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180
  remoteproc: mss: q6v5-mss: Add modem support on SC7180

 .../bindings/remoteproc/qcom,q6v5.txt         |  23 +-
 drivers/remoteproc/qcom_q6v5_mss.c            | 199 +++++++++++++++++-
 2 files changed, 219 insertions(+), 3 deletions(-)