2021-03-12 06:36:06

by Vinod Koul

[permalink] [raw]
Subject: [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC

Add the compatible string for SM8350 IPCC block on this SoC

Signed-off-by: Vinod Koul <[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 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


2021-03-12 17:30:03

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC

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)

> Add the compatible string for SM8350 IPCC block on this SoC
>

Reviewed-by: Bjorn Andersson <[email protected]>

Regards,
Bjorn

> Signed-off-by: Vinod Koul <[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 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
>

2021-03-25 03:12:47

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC

On Fri, 12 Mar 2021 10:42:03 +0530, Vinod Koul wrote:
> Add the compatible string for SM8350 IPCC block on this SoC
>
> Signed-off-by: Vinod Koul <[email protected]>
> ---
> Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>

2021-03-25 06:11:02

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC

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 <[email protected]>
>
> Regards,
> Bjorn
>
> > Signed-off-by: Vinod Koul <[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 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

2021-03-25 14:34:58

by Jassi Brar

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC

On Thu, Mar 25, 2021 at 1:08 AM Vinod Koul <[email protected]> wrote:
>
> 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?
>
I will pick.

thanks