Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655740
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996 |
| Date | 2017-06-01 22:40 +0200 |
| Message-ID | <tNF2V-7C0-15@gated-at.bofh.it> (permalink) |
| References | <tNDNv-6Mr-5@gated-at.bofh.it> <tNDNv-6Mr-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu 01 Jun 12:17 PDT 2017, Avaneesh Kumar Dwivedi wrote: > This patch add support for mss boot on msm8996. Major changes > include initializing mss rproc for msm8996, making appropriate > change for executing mss reset sequence etc. > > Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org> > --- > .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 1 + > drivers/remoteproc/qcom_q6v5_pil.c | 163 ++++++++++++++++++--- > 2 files changed, 140 insertions(+), 24 deletions(-) > > diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > index 92347fe..87a8e51 100644 > --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > @@ -11,6 +11,7 @@ on the Qualcomm Hexagon core. > "qcom,msm8916-mss-pil", > "qcom,msm8974-mss-pil" This blank line should be moved one step down. > + "qcom,msm8996-mss-pil" > - reg: > Usage: required > Value type: <prop-encoded-array> Apart from that I think this looks good. Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Regards, Bjorn
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996 Avaneesh Kumar Dwivedi <akdwived@codeaurora.org> - 2017-06-01 21:20 +0200 Re: [PATCH v5 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996 Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-06-01 22:40 +0200
csiph-web