From: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
To: bjorn.andersson@linaro.org
Cc: sboyd@codeaurora.org, agross@codeaurora.org,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-remoteproc@vger.kernel.org,
Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Subject: [PATCH v6 0/3]remoteproc: qcom: Modification of MSS rproc driver for future platform support.
Date: Fri, 30 Dec 2016 19:23:59 +0530 [thread overview]
Message-ID: <1483106042-32118-1-git-send-email-akdwived@codeaurora.org> (raw)
This is patchset v6 having modifications as per comment on patchset v5.
Major changes w.r.t. patchset v5 are as below.
1- Squashing into one the two different patches to initialize and enable the regulators and clocks.
2- Removal of certain unnecessary code and also cleaning of certain code piece, as per comment on last patchset.
3- This Patch is ommiting addition of msm8996 mss loader support which will be submitted separately along with hyp
assign support (to enable stage 2 translation support for modem which has to done by hypervisor)
4- Skipping MSS RESET Support patch as that is merged on linux-next.
Avaneesh Kumar Dwivedi (3):
remoteproc: qcom: Compatible string based private resource
initialization.
remoteproc: qcom: Initialize and enable proxy and active clocks.
remoteproc: qcom: Initialize and enable proxy and active regulators.
.../devicetree/bindings/remoteproc/qcom,q6v5.txt | 4 +-
drivers/remoteproc/qcom_q6v5_pil.c | 390 ++++++++++++++++-----
2 files changed, 301 insertions(+), 93 deletions(-)
--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project.
next reply other threads:[~2016-12-30 13:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-30 13:53 Avaneesh Kumar Dwivedi [this message]
2016-12-30 13:54 ` [PATCH v6 1/3] remoteproc: qcom: Compatible string based private resource initialization Avaneesh Kumar Dwivedi
2017-01-02 10:11 ` Bjorn Andersson
2016-12-30 13:54 ` [PATCH v6 2/3] remoteproc: qcom: Initialize and enable proxy and active clocks Avaneesh Kumar Dwivedi
2016-12-30 13:54 ` [PATCH v6 3/3] remoteproc: qcom: Initialize and enable proxy and active regulators Avaneesh Kumar Dwivedi
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=1483106042-32118-1-git-send-email-akdwived@codeaurora.org \
--to=akdwived@codeaurora.org \
--cc=agross@codeaurora.org \
--cc=bjorn.andersson@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=sboyd@codeaurora.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome