On Thu, Sep 25, 2025 at 12:07:22AM +0530, Sibi Sankar wrote: > Document the Inter-Processor Communication Controller on the Glymur SoCs.
That's obvious. Say something useful here like how the h/w compares to existing documented h/w. Like perhaps the change from virtual ids to physical ids, whatever that means... > > Signed-off-by: Sibi Sankar <[email protected]> > --- > 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 e5c423130db6..129870185884 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,glymur-ipcc > - qcom,milos-ipcc > - qcom,qcs8300-ipcc > - qcom,qdu1000-ipcc > -- > 2.34.1 >

