* [PATCH] dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps
@ 2023-09-20 23:03 Bjorn Andersson
2023-09-21 18:55 ` Rob Herring
0 siblings, 1 reply; 3+ messages in thread
From: Bjorn Andersson @ 2023-09-20 23:03 UTC (permalink / raw)
To: Ilia Lin, Viresh Kumar, Nishanth Menon, Stephen Boyd, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel,
Bjorn Andersson
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(+)
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.
---
base-commit: 926f75c8a5ab70567eb4c2d82fbc96963313e564
change-id: 20230920-opp-kbps-binding-cleanup-e11af56bd795
Best regards,
--
Bjorn Andersson <quic_bjorande@quicinc.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps
2023-09-20 23:03 [PATCH] dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps Bjorn Andersson
@ 2023-09-21 18:55 ` Rob Herring
2023-09-28 7:13 ` Viresh Kumar
0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2023-09-21 18:55 UTC (permalink / raw)
To: Bjorn Andersson
Cc: linux-arm-msm, linux-kernel, Viresh Kumar, Nishanth Menon,
Ilia Lin, Krzysztof Kozlowski, devicetree, Rob Herring,
Stephen Boyd, linux-pm, Conor Dooley
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>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps
2023-09-21 18:55 ` Rob Herring
@ 2023-09-28 7:13 ` Viresh Kumar
0 siblings, 0 replies; 3+ messages in thread
From: Viresh Kumar @ 2023-09-28 7:13 UTC (permalink / raw)
To: Rob Herring
Cc: Bjorn Andersson, linux-arm-msm, linux-kernel, Viresh Kumar,
Nishanth Menon, Ilia Lin, Krzysztof Kozlowski, devicetree,
Rob Herring, Stephen Boyd, linux-pm, Conor Dooley
On 21-09-23, 13:55, Rob Herring wrote:
>
> 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>
Applied. Thanks.
--
viresh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-28 7:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20 23:03 [PATCH] dt-bindings: opp: opp-v2-kryo-cpu: Allow opp-peak-kBps Bjorn Andersson
2023-09-21 18:55 ` Rob Herring
2023-09-28 7:13 ` Viresh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).