All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support for sc7280 WPSS PIL loading
@ 2021-09-17 10:35 Rakesh Pillai
  2021-09-17 10:35 ` [PATCH v4 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support Rakesh Pillai
  2021-09-17 10:35 ` [PATCH v4 2/2] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS Rakesh Pillai
  0 siblings, 2 replies; 6+ messages in thread
From: Rakesh Pillai @ 2021-09-17 10:35 UTC (permalink / raw)
  To: agross, bjorn.andersson, ohad, mathieu.poirier, robh+dt, p.zabel
  Cc: swboyd, linux-arm-msm, devicetree, linux-kernel, sibis, mpubbise,
	kuabhs, Rakesh Pillai

Add support for PIL loading of WPSS co-processor for SC7280 SOCs.

Changes from v3:
- Add separate dt-bindings file for sc7280-wpss-pil
- Fix the handling of single power domains for adsp/cdsp from v3

Rakesh Pillai (2):
  dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
  remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

 .../bindings/remoteproc/qcom,sc7280-wpss-pil.yaml  | 198 +++++++++++++++++++
 drivers/remoteproc/qcom_q6v5_adsp.c                | 209 +++++++++++++++++++--
 2 files changed, 392 insertions(+), 15 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml

-- 
2.7.4


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

end of thread, other threads:[~2021-09-23 17:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-17 10:35 [PATCH v4 0/2] Add support for sc7280 WPSS PIL loading Rakesh Pillai
2021-09-17 10:35 ` [PATCH v4 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support Rakesh Pillai
2021-09-20 19:58   ` Stephen Boyd
2021-09-22 17:28   ` Rob Herring
2021-09-23 17:12     ` pillair
2021-09-17 10:35 ` [PATCH v4 2/2] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS Rakesh Pillai

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.