Commit 4d5921a3 authored by Peng Fan's avatar Peng Fan Committed by Sudeep Holla

dt-bindings: firmware: arm,scmi: Add support for system power protocol

Add SCMI System Power Protocol bindings, and the protocol id is 0x12.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Message-Id: <20240628030309.1162012-1-peng.fan@oss.nxp.com>
Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent eedc060c
...@@ -145,6 +145,14 @@ properties: ...@@ -145,6 +145,14 @@ properties:
required: required:
- '#power-domain-cells' - '#power-domain-cells'
protocol@12:
$ref: '#/$defs/protocol-node'
unevaluatedProperties: false
properties:
reg:
const: 0x12
protocol@13: protocol@13:
$ref: '#/$defs/protocol-node' $ref: '#/$defs/protocol-node'
unevaluatedProperties: false unevaluatedProperties: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment