Skip to content

Commit 693bb8a

Browse files
quic-bjorandevireshk
authored andcommitted
dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps
Many of the users of operating-points-v2-kryo-cpu scales interconnect bandwidth based on the selected opp. Extend the binding to allow the opp-peak-kBps property, inherited from opp-v2-base.yaml, to be used to specify the requested bandwidth. Signed-off-by: Bjorn Andersson <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
1 parent 3aa8725 commit 693bb8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ patternProperties:
4747

4848
opp-microvolt: true
4949

50+
opp-peak-kBps: true
51+
5052
opp-supported-hw:
5153
description: |
5254
A single 32 bit bitmap value, representing compatible HW.

0 commit comments

Comments
 (0)