On 12-03-21, 11:28, Bjorn Andersson wrote: > On Thu 11 Mar 23:12 CST 2021, Vinod Koul wrote: > > Adding Jassi as recipient. Please let Vinod know if you want him to > resend this patch to you. (I send a patch for MAINTAINERS yesterday) Jassi, should I resend or you can pick from lore? > > > Add the compatible string for SM8350 IPCC block on this SoC > > > > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > > Regards, > Bjorn > > > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx> > > --- > > 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 168beeb7e9f7..fe17ba9b84f2 100644 > > --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > > +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > > @@ -25,6 +25,7 @@ properties: > > items: > > - enum: > > - qcom,sm8250-ipcc > > + - qcom,sm8350-ipcc > > - const: qcom,ipcc > > > > reg: > > -- > > 2.26.2 > > -- ~Vinod