[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD=FV=U-1bJC9D3UV6E4FRK7L-cbEbwAg8dGG=HWAtaKvNuTFw@mail.gmail.com>
Date: Fri, 11 Jan 2019 14:16:50 -0800
From: Doug Anderson <dianders@...omium.org>
To: Rajendra Nayak <rnayak@...eaurora.org>,
Rob Herring <robh@...nel.org>
Cc: Andy Gross <andy.gross@...aro.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
Stephen Boyd <sboyd@...nel.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
David Collins <collinsd@...eaurora.org>,
Matthias Kaehlcke <mka@...omium.org>,
devicetree@...r.kernel.org,
linux-arm-msm <linux-arm-msm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>, henryc.chen@...iatek.com
Subject: Re: [PATCH v11 1/9] dt-bindings: opp: Introduce opp-level bindings
Hi,
On Wed, Jan 9, 2019 at 8:03 PM Rajendra Nayak <rnayak@...eaurora.org> wrote:
>
> Add opp-level as an additional property in the OPP node to describe
> the performance level of the device.
>
> On some SoCs (especially from Qualcomm and MediaTek) this value
> is communicated to a remote microprocessor by the CPU, which
> then takes some actions (like adjusting voltage values across various
> rails) based on the value passed.
>
> Signed-off-by: Rajendra Nayak <rnayak@...eaurora.org>
> ---
> Documentation/devicetree/bindings/opp/opp.txt | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/opp/opp.txt b/Documentation/devicetree/bindings/opp/opp.txt
> index c396c4c0af92..76b6c79604a5 100644
> --- a/Documentation/devicetree/bindings/opp/opp.txt
> +++ b/Documentation/devicetree/bindings/opp/opp.txt
> @@ -129,6 +129,9 @@ Optional properties:
> - opp-microamp-<name>: Named opp-microamp property. Similar to
> opp-microvolt-<name> property, but for microamp instead.
>
> +- opp-level: A value representing the performance level of the device,
> + expressed as a 32-bit integer.
> +
I like how this ended up! :-)
Reviewed-by: Douglas Anderson <dianders@...omium.org>
...are we just waiting for Rob to weigh back in about whether he's OK
w/ this solution?
Thanks!
-Doug
Powered by blists - more mailing lists