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(-)

Comments

patchwork-bot+linux-remoteproc@kernel.org Dec. 29, 2019, 5:40 a.m. UTC | #1
Hello:

This series was applied to andersson/remoteproc.git (refs/heads/for-next).

On Thu, 19 Dec 2019 11:15:04 +0530 you wrote:
> 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
> 
> [...]


Here is a summary with links:
  - [v2,1/2] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180
    https://git.kernel.org/andersson/remoteproc/c/65518e9cf5992f88eb43a3183dd82a6e55ae7f11
  - [v2,2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180
    https://git.kernel.org/andersson/remoteproc/c/6439b5276b9fda037698ad2e26ad18c9528154b4

You are awesome, thank you!