All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3]remoteproc: qcom: Modification of  MSS rproc driver for future platform support.
@ 2016-12-30 13:53 Avaneesh Kumar Dwivedi
  2016-12-30 13:54 ` [PATCH v6 1/3] remoteproc: qcom: Compatible string based private resource initialization Avaneesh Kumar Dwivedi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Avaneesh Kumar Dwivedi @ 2016-12-30 13:53 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: sboyd, agross, linux-arm-msm, linux-kernel, linux-remoteproc,
	Avaneesh Kumar Dwivedi

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.

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

end of thread, other threads:[~2017-01-02 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30 13:53 [PATCH v6 0/3]remoteproc: qcom: Modification of MSS rproc driver for future platform support Avaneesh Kumar Dwivedi
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

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.