Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1548600

[PATCH v6 0/3]remoteproc: qcom: Modification of MSS rproc driver for future platform support.

From Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH v6 0/3]remoteproc: qcom: Modification of MSS rproc driver for future platform support.
Date 2016-12-30 15:00 +0100
Message-ID <sU5SV-54a-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v6 0/3]remoteproc: qcom: Modification of  MSS rproc driver for future platform support. Avaneesh Kumar Dwivedi <akdwived@codeaurora.org> - 2016-12-30 15:00 +0100
  [PATCH v6 3/3] remoteproc: qcom: Initialize and enable proxy and active regulators. Avaneesh Kumar Dwivedi <akdwived@codeaurora.org> - 2016-12-30 15:00 +0100
  [PATCH v6 2/3] remoteproc: qcom: Initialize and enable proxy and active clocks. Avaneesh Kumar Dwivedi <akdwived@codeaurora.org> - 2016-12-30 15:00 +0100

csiph-web