linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: firmware: arm,scmi: support system power protocol
@ 2024-02-26 13:02 Peng Fan (OSS)
  2024-02-26 13:28 ` Cristian Marussi
  0 siblings, 1 reply; 13+ messages in thread
From: Peng Fan (OSS) @ 2024-02-26 13:02 UTC (permalink / raw)
  To: sudeep.holla, cristian.marussi, robh, krzysztof.kozlowski+dt, conor+dt
  Cc: linux-arm-kernel, devicetree, linux-kernel, 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 4591523b51a0..d99f1577476e 100644
--- a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml
+++ b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml
@@ -141,6 +141,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] 13+ messages in thread

end of thread, other threads:[~2024-03-04  8:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 13:02 [PATCH] dt-bindings: firmware: arm,scmi: support system power protocol Peng Fan (OSS)
2024-02-26 13:28 ` Cristian Marussi
2024-02-26 15:02   ` Cristian Marussi
2024-02-27  1:01     ` Peng Fan
2024-02-29 13:59       ` Sudeep Holla
2024-03-01  0:41         ` Peng Fan
2024-03-01  7:52           ` Cristian Marussi
2024-03-01  9:22             ` Peng Fan
2024-03-01  9:31               ` Sudeep Holla
2024-03-01 10:37               ` Cristian Marussi
2024-03-01 10:46                 ` Cristian Marussi
2024-03-04  2:18                   ` Peng Fan
2024-03-04  8:29                     ` Cristian Marussi

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