linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Enable mss rproc support on msm8996
@ 2017-03-08 18:03 Avaneesh Kumar Dwivedi
  2017-03-08 18:03 ` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr Avaneesh Kumar Dwivedi
  2017-03-08 18:03 ` [PATCH v3 2/2] remoteproc: qcom: Enable mss rproc support on msm8996 Avaneesh Kumar Dwivedi
  0 siblings, 2 replies; 9+ messages in thread
From: Avaneesh Kumar Dwivedi @ 2017-03-08 18:03 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: sboyd, agross, linux-arm-msm, linux-kernel, linux-remoteproc,
	Avaneesh Kumar Dwivedi

This Patch series fix the comment received on v2 patchset.
Major changes w.r.t. patchset v2 is as below.
	1- move majority of hypervisor call related changes into scm driver
	   which were earlier in q6v5 rproc driver, which was not compatible 
	   to existing design.
	2- remove voting for proxy supplies till the time corner voting is supported.
	   Though testing of mss rproc driver is possible as cx and mx supplies are 
	   in always power on domain.
	3- Fix some other Minor comments.

This patchseries is based on Bjorns remoteproc git repository at:

  git://github.com/andersson/remoteproc tags/rproc-v4.11

or to say this patchset is based on top of commit id 01625cc5e65f420dbea57f7de6b9552a0f807a84
in Bjorn's git repo.

Avaneesh Kumar Dwivedi (2):
  soc: qcom: Add support of scm call for mss rproc to share access of
    ddr
  remoteproc: qcom: Enable mss rproc support on msm8996

 .../devicetree/bindings/remoteproc/qcom,q6v5.txt   |   1 +
 drivers/firmware/qcom_scm-64.c                     |  25 ++
 drivers/firmware/qcom_scm.c                        |  93 +++++++
 drivers/firmware/qcom_scm.h                        |   3 +
 drivers/remoteproc/qcom_q6v5_pil.c                 | 290 +++++++++++++++++++--
 include/linux/qcom_scm.h                           |  14 +
 6 files changed, 400 insertions(+), 26 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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-04-14 17:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-08 18:03 [PATCH v3 0/2] Enable mss rproc support on msm8996 Avaneesh Kumar Dwivedi
2017-03-08 18:03 ` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr Avaneesh Kumar Dwivedi
2017-04-05 23:44   ` Stephen Boyd
2017-04-14 14:01     ` Dwivedi, Avaneesh Kumar (avani)
2017-04-14 17:59       ` Bjorn Andersson
2017-04-06  4:43   ` Bjorn Andersson
2017-04-14 13:54     ` Dwivedi, Avaneesh Kumar (avani)
2017-04-14 16:46       ` Bjorn Andersson
2017-03-08 18:03 ` [PATCH v3 2/2] remoteproc: qcom: Enable mss rproc support on msm8996 Avaneesh Kumar Dwivedi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).