[PATCH RESEND] dt-bindings: firmware: arm,scmi: support system power protocol
Peng Fan (OSS)
peng.fan at oss.nxp.com
Thu Jun 27 20:03:09 PDT 2024
From: Peng Fan <peng.fan at nxp.com>
Add SCMI System Power Protocol bindings, and the protocol id is 0x12.
Signed-off-by: Peng Fan <peng.fan at 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 at 12:
+ $ref: '#/$defs/protocol-node'
+ unevaluatedProperties: false
+
+ properties:
+ reg:
+ const: 0x12
+
protocol at 13:
$ref: '#/$defs/protocol-node'
unevaluatedProperties: false
--
2.37.1
More information about the linux-arm-kernel
mailing list