devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] dt-bindings: firmware: arm,scmi: support system power protocol
@ 2024-06-28  3:03 Peng Fan (OSS)
  2024-07-01 17:04 ` Rob Herring (Arm)
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Peng Fan (OSS) @ 2024-06-28  3:03 UTC (permalink / raw)
  To: sudeep.holla, cristian.marussi, robh, krzk+dt, conor+dt
  Cc: linux-arm-kernel, devicetree, linux-kernel, arm-scmi, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Add SCMI System Power Protocol bindings, and the protocol id is 0x12.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/firmware/arm,scmi.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml
index 4d823f3b1f0e..ebf384e76df1 100644
--- a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml
+++ b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml
@@ -145,6 +145,14 @@ properties:
     required:
       - '#power-domain-cells'
 
+  protocol@12:
+    $ref: '#/$defs/protocol-node'
+    unevaluatedProperties: false
+
+    properties:
+      reg:
+        const: 0x12
+
   protocol@13:
     $ref: '#/$defs/protocol-node'
     unevaluatedProperties: false
-- 
2.37.1


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

end of thread, other threads:[~2024-08-09 13:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28  3:03 [PATCH RESEND] dt-bindings: firmware: arm,scmi: support system power protocol Peng Fan (OSS)
2024-07-01 17:04 ` Rob Herring (Arm)
2024-07-04 10:40 ` Sudeep Holla
2024-07-04 10:46   ` Peng Fan
2024-07-18 12:15     ` Peng Fan
2024-07-18 14:52       ` Sudeep Holla
2024-08-02  2:51         ` Peng Fan
2024-08-09 13:34 ` Sudeep Holla

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).