2022-03-02 19:21:25

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v5 1/5] dt-bindings: opp: Add "opp-microwatt" entry in the OPP

On Wed, Mar 02, 2022 at 11:29:13AM +0000, Lukasz Luba wrote:
> Add new entry for the OPP which provides information about power
> expressed in micro-Watts. It is useful for the Energy Model framework.
>
> Signed-off-by: Lukasz Luba <[email protected]>
> ---
> .../devicetree/bindings/opp/opp-v2-base.yaml | 23 +++++++++++++++++++
> 1 file changed, 23 insertions(+)

Reviewed-by: Rob Herring <[email protected]>


2022-03-02 21:03:29

by Lukasz Luba

[permalink] [raw]
Subject: Re: [PATCH v5 1/5] dt-bindings: opp: Add "opp-microwatt" entry in the OPP



On 3/2/22 17:45, Rob Herring wrote:
> On Wed, Mar 02, 2022 at 11:29:13AM +0000, Lukasz Luba wrote:
>> Add new entry for the OPP which provides information about power
>> expressed in micro-Watts. It is useful for the Energy Model framework.
>>
>> Signed-off-by: Lukasz Luba <[email protected]>
>> ---
>> .../devicetree/bindings/opp/opp-v2-base.yaml | 23 +++++++++++++++++++
>> 1 file changed, 23 insertions(+)
>
> Reviewed-by: Rob Herring <[email protected]>

Thank you Rob for the review!

Regards,
Lukasz