Add support for PIL loading of WPSS co-processor for SC7280 SOCs. 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 | 361 +++++++++++++++++++++ drivers/remoteproc/qcom_q6v5_adsp.c | 70 +++- 3 files changed, 430 insertions(+), 141 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