lkml.org 
[lkml]   [2022]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[[PATCH v2 1/2] dt-bindings: opp: Add 'opp-microwatt' entry in the OPP
    Date
    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 <lukasz.luba@arm.com>
    ---
    Documentation/devicetree/bindings/opp/opp-v2-base.yaml | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/Documentation/devicetree/bindings/opp/opp-v2-base.yaml b/Documentation/devicetree/bindings/opp/opp-v2-base.yaml
    index 15a76bcd6d42..3f07a279ed2a 100644
    --- a/Documentation/devicetree/bindings/opp/opp-v2-base.yaml
    +++ b/Documentation/devicetree/bindings/opp/opp-v2-base.yaml
    @@ -93,6 +93,13 @@ patternProperties:
    minItems: 1
    maxItems: 8 # Should be enough regulators

    + opp-microwatt:
    + description:
    + Power for the OPP
    +
    + A value representing power for the OPP in micro-Watts.
    + $ref: /schemas/types.yaml#/definitions/uint32
    +
    opp-level:
    description:
    A value representing the performance level of the device.
    --
    2.17.1
    \
     
     \ /
      Last update: 2022-02-22 15:09    [W:4.906 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site