All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add support for sc7280 WPSS PIL loading
@ 2021-09-16 16:55 Rakesh Pillai
  2021-09-16 16:55 ` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML Rakesh Pillai
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Rakesh Pillai @ 2021-09-16 16:55 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 v2:
- Add support to vote for multiple power domain
- Fix dt-bindings error
- Vote for load_state

Rakesh Pillai (3):
  dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
  dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
  remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

 .../bindings/remoteproc/qcom,hexagon-v56.txt       | 140 --------
 .../bindings/remoteproc/qcom,hexagon-v56.yaml      | 351 +++++++++++++++++++++
 drivers/remoteproc/qcom_q6v5_adsp.c                | 141 ++++++++-
 3 files changed, 489 insertions(+), 143 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,hexagon-v56.txt
 create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,hexagon-v56.yaml

-- 
2.7.4


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

end of thread, other threads:[~2021-09-22  5:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 16:55 [PATCH v3 0/3] Add support for sc7280 WPSS PIL loading Rakesh Pillai
2021-09-16 16:55 ` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML Rakesh Pillai
2021-09-17  6:24   ` Stephen Boyd
2021-09-21 23:28     ` Rob Herring
2021-09-22  5:01       ` pillair
2021-09-16 16:55 ` [PATCH v3 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support Rakesh Pillai
2021-09-17  6:25   ` Stephen Boyd
2021-09-17 10:26     ` pillair
2021-09-21 23:37     ` Bjorn Andersson
2021-09-22  5:03       ` pillair
2021-09-16 16:55 ` [PATCH v3 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS Rakesh Pillai
2021-09-17  6:26   ` Stephen Boyd

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.