Message ID | 20210312051203.3555751-1-vkoul@kernel.org |
---|---|
State | Accepted |
Commit | 2a7db0d6eb5e76197ced6bf7f2519011ead809a9 |
Headers | show |
Series | dt-bindings: mailbox: Add compatible for SM8350 IPCC | expand |
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 <bjorn.andersson@linaro.org> Regards, Bjorn > Signed-off-by: Vinod Koul <vkoul@kernel.org> > --- > 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 >
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 <vkoul@kernel.org> > --- > Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
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@linaro.org> > > Regards, > Bjorn > > > Signed-off-by: Vinod Koul <vkoul@kernel.org> > > --- > > 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
On Thu, Mar 25, 2021 at 1:08 AM Vinod Koul <vkoul@kernel.org> 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
Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Fri, 12 Mar 2021 10:42:03 +0530 you wrote: > Add the compatible string for SM8350 IPCC block on this SoC > > Signed-off-by: Vinod Koul <vkoul@kernel.org> > --- > Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - dt-bindings: mailbox: Add compatible for SM8350 IPCC https://git.kernel.org/qcom/c/2a7db0d6eb5e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
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:
Add the compatible string for SM8350 IPCC block on this SoC Signed-off-by: Vinod Koul <vkoul@kernel.org> --- Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.26.2