aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/mailbox/qcom-ipcc.h
AgeCommit message (Collapse)AuthorFilesLines
2024-08-14dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clientsTengfei Fan1-0/+2
Add GPDSP0 and GPDSP1 clients for SA8775p platform. Signed-off-by: Tengfei Fan <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]> Link: https://lore.kernel.org/r/20240805-topic-sa8775p-iot-remoteproc-v4-2-86affdc72c04@linaro.org Signed-off-by: Bjorn Andersson <[email protected]>
2022-06-30dt-bindings: mailbox: qcom-ipcc: Add NSP1 clientBjorn Andersson1-0/+1
Add a client for the NSP1 found in some recent Qualcomm platforms. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
2022-01-11dt-bindings: mailbox: Add more protocol and client IDHuang Yiwei1-0/+2
Add more protocol and client ID which can be used in device tree properties. Signed-off-by: Huang Yiwei <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
2021-05-31dt-bindings: mailbox: Add WPSS client index to IPCCSibi Sankar1-0/+1
Add WPSS remote processor client index to Inter-Processor Communication Controller (IPCC) block. Acked-by: Rob Herring <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Sibi Sankar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
2020-05-30dt-bindings: mailbox: Add devicetree binding for Qcom IPCCManivannan Sadhasivam1-0/+33
Add devicetree YAML binding for Qualcomm Inter-Processor Communication Controller (IPCC) block. Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Jassi Brar <[email protected]>