linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC
@ 2021-03-12  5:12 Vinod Koul
  2021-03-12 17:28 ` Bjorn Andersson
  2021-03-24 15:22 ` Rob Herring
  0 siblings, 2 replies; 5+ messages in thread
From: Vinod Koul @ 2021-03-12  5:12 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Andy Gross, Manivannan Sadhasivam,
	Rob Herring, devicetree, linux-kernel

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

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-25 14:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12  5:12 [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC Vinod Koul
2021-03-12 17:28 ` Bjorn Andersson
2021-03-25  6:08   ` Vinod Koul
2021-03-25 14:32     ` Jassi Brar
2021-03-24 15:22 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).