diff mbox series

dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps

Message ID 20230920-opp-kbps-binding-cleanup-v1-1-65b059bb4afc@quicinc.com
State Accepted
Commit 693bb8a4d1a762058c5dbf42fb95a567931f706e
Headers show
Series dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps | expand

Commit Message

Bjorn Andersson Sept. 20, 2023, 11:03 p.m. UTC
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 <quic_bjorande@quicinc.com>
---
 Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 2 ++
 1 file changed, 2 insertions(+)


---
base-commit: 926f75c8a5ab70567eb4c2d82fbc96963313e564
change-id: 20230920-opp-kbps-binding-cleanup-e11af56bd795

Best regards,

Comments

Rob Herring Sept. 21, 2023, 6:55 p.m. UTC | #1
On Wed, 20 Sep 2023 16:03:57 -0700, Bjorn Andersson wrote:
> 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 <quic_bjorande@quicinc.com>
> ---
>  Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml b/Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml
index bbbad31ae4ca..27ea7eca73e5 100644
--- a/Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml
+++ b/Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml
@@ -47,6 +47,8 @@  patternProperties:
 
       opp-microvolt: true
 
+      opp-peak-kBps: true
+
       opp-supported-hw:
         description: |
           A single 32 bit bitmap value, representing compatible HW.