From: Peng Fan Date: Fri, 28 Jun 2024 03:03:09 +0000 (+0800) Subject: dt-bindings: firmware: arm,scmi: Add support for system power protocol X-Git-Tag: v6.12-rc1~187^2~20^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d5921a39f67232f5d61440956c552f6e7a892d4;p=thirdparty%2Fkernel%2Flinux.git 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: Peng Fan Reviewed-by: Rob Herring (Arm) Message-Id: <20240628030309.1162012-1-peng.fan@oss.nxp.com> Signed-off-by: Sudeep Holla --- diff --git a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml index 4d823f3b1f0e9..ebf384e76df1c 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