.../bindings/remoteproc/qcom,lpass-adsp-pil.yaml | 162 +++++++++++++++++++++ .../bindings/remoteproc/qcom,sdm845-adsp-pil.yaml | 160 -------------------- drivers/remoteproc/qcom_q6v5_adsp.c | 145 +++++++++++++++++- 3 files changed, 301 insertions(+), 166 deletions(-) create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,lpass-adsp-pil.yaml delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml