[PATCH v3 0/3] Add support for sc7280 WPSS PIL loading

From: Rakesh Pillai
Date: Thu Sep 16 2021 - 13:21:55 EST


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