From: Sibi Sankar <sibis@codeaurora.org>
To: bjorn.andersson@linaro.org
Cc: ohad@wizery.com, mark.rutland@arm.com,
linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org,
p.zabel@pengutronix.de, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, agross@kernel.org,
Sibi Sankar <sibis@codeaurora.org>
Subject: [PATCH v2 0/2] Add Modem support on SC7180 SoCs
Date: Thu, 19 Dec 2019 11:15:04 +0530 [thread overview]
Message-ID: <20191219054506.20565-1-sibis@codeaurora.org> (raw)
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(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next reply other threads:[~2019-12-19 5:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-19 5:45 Sibi Sankar [this message]
2019-12-19 5:45 ` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180 Sibi Sankar
2019-12-19 5:45 ` [PATCH v2 2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180 Sibi Sankar
2020-01-02 13:26 ` Philipp Zabel
2020-01-03 11:29 ` Sibi Sankar
2020-01-07 21:21 ` Evan Green
2020-01-14 7:06 ` Sibi Sankar
2020-01-14 17:28 ` Evan Green
2019-12-29 5:40 ` [PATCH v2 0/2] Add Modem support on SC7180 SoCs patchwork-bot+linux-remoteproc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191219054506.20565-1-sibis@codeaurora.org \
--to=sibis@codeaurora.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=ohad@wizery.com \
--cc=p.zabel@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.