The series documents the AOSS, IPCC and ADSP/CDSP remoteproc bindings required to add initial support for ADSP/CDSP remoteprocs on Glymur SoCs.
Dependencies: Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2: https://patchwork.kernel.org/project/linux-arm-msm/cover/[email protected]/ Patches 4/5 have a dependency on the iommu binding added in ^^ series. Sibi Sankar (5): dt-bindings: mailbox: qcom-ipcc: Document the Glymur IPCC dt-bindings: mailbox: qcom-ipcc: Document Glymur physical client IDs dt-bindings: soc: qcom,aoss-qmp: Document the Glymur AOSS side channel dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur ADSP dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur CDSP .../bindings/mailbox/qcom-ipcc.yaml | 1 + .../bindings/remoteproc/qcom,sm8550-pas.yaml | 22 ++++++- .../bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 + include/dt-bindings/mailbox/qcom-ipcc.h | 61 +++++++++++++++++++ 4 files changed, 84 insertions(+), 1 deletion(-) -- 2.34.1

