Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + 1 file changed, 1 insertion(+)
Document the compatible for Qualcomm Eliza SoC Inter-Processor
Communication Controller (IPCC).
It is fully compatible with the ones found on the other Qualcomm SoCs,
so add it alongside them in order to have the generic compatible as
fallback.
Signed-off-by: Abel Vesa <abel.vesa@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 7c4d6170491d..f5c584cf2146 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -24,6 +24,7 @@ properties:
compatible:
items:
- enum:
+ - qcom,eliza-ipcc
- qcom,glymur-ipcc
- qcom,kaanapali-ipcc
- qcom,milos-ipcc
---
base-commit: 8e5a478b6d6a5bb0a3d52147862b15e4d826af19
change-id: 20260318-eliza-bindings-ipcc-c636f38f88e1
Best regards,
--
Abel Vesa <abel.vesa@oss.qualcomm.com>
On Wed, Mar 18, 2026 at 10:26:49AM +0200, Abel Vesa wrote: > Document the compatible for Qualcomm Eliza SoC Inter-Processor > Communication Controller (IPCC). > > It is fully compatible with the ones found on the other Qualcomm SoCs, > so add it alongside them in order to have the generic compatible as > fallback. > > Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Acked-by: Manivannan Sadhasivam <mani@kernel.org> - Mani > --- > 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 7c4d6170491d..f5c584cf2146 100644 > --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > @@ -24,6 +24,7 @@ properties: > compatible: > items: > - enum: > + - qcom,eliza-ipcc > - qcom,glymur-ipcc > - qcom,kaanapali-ipcc > - qcom,milos-ipcc > > --- > base-commit: 8e5a478b6d6a5bb0a3d52147862b15e4d826af19 > change-id: 20260318-eliza-bindings-ipcc-c636f38f88e1 > > Best regards, > -- > Abel Vesa <abel.vesa@oss.qualcomm.com> > -- மணிவண்ணன் சதாசிவம்
On Wed, Mar 18, 2026 at 10:26:49AM +0200, Abel Vesa wrote: > Document the compatible for Qualcomm Eliza SoC Inter-Processor > Communication Controller (IPCC). > > It is fully compatible with the ones found on the other Qualcomm SoCs, > so add it alongside them in order to have the generic compatible as > fallback. > > Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> > --- > Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.