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 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 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
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(+)