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

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
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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