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