[PATCH] dt-bindings: mailbox: qcom: Add IPCC support for Maili Platform

Chunkai Deng posted 1 patch 1 week, 6 days ago
Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mailbox: qcom: Add IPCC support for Maili Platform
Posted by Chunkai Deng 1 week, 6 days ago
Document the Inter-Processor Communication Controller on the Qualcomm
Maili Platform, which will be used to route interrupts across various
subsystems found on the SoC.

Signed-off-by: Chunkai Deng <chunkai.deng@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
index f5c584cf2146..4b69a281971a 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -27,6 +27,7 @@ properties:
           - qcom,eliza-ipcc
           - qcom,glymur-ipcc
           - qcom,kaanapali-ipcc
+          - qcom,maili-ipcc
           - qcom,milos-ipcc
           - qcom,qcs8300-ipcc
           - qcom,qdu1000-ipcc

---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260512-mailbox-qcom-maili-7c5cce6e672f

Best regards,
--  
Chunkai Deng <chunkai.deng@oss.qualcomm.com>