From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND][PATCH 3/3] arm64: dts: mt8173: Add dynamic power node.
Date: Thu, 21 Apr 2016 12:28:28 +0200 [thread overview]
Message-ID: <5718AB4C.5020804@gmail.com> (raw)
In-Reply-To: <1461211971.16427.4.camel@mtksdaap41>
On 21/04/16 06:12, dawei chien wrote:
> On Tue, 2016-03-15 at 16:10 +0800, Dawei Chien (???) wrote:
>> This device node is for calculating dynamic power in mW.
>> Since mt8173 has two clusters, there are two dynamic power
>> coefficient as well.
>>
>> Signed-off-by: Dawei Chien <dawei.chien@mediatek.com>
>> ---
>> This patch is base on patchset:
>> https://lkml.org/lkml/2015/11/17/251
>
> Sorry for miss one dependence for this device node.
> https://lkml.org/lkml/2015/7/9/206
>
This patch got somehow forgotten.
Thanks for the reminder.
Matthias
>> ---
>> arch/arm64/boot/dts/mediatek/mt8173.dtsi | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
>> index f9c44cc..5cb6b4e 100644
>> --- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
>> +++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
>> @@ -71,6 +71,7 @@
>> #cooling-cells = <2>;
>> #cooling-min-level = <0>;
>> #cooling-max-level = <7>;
>> + dynamic-power-coefficient = <263>;
>> };
>>
>> cpu1: cpu at 1 {
>> @@ -95,6 +96,7 @@
>> #cooling-cells = <2>;
>> #cooling-min-level = <0>;
>> #cooling-max-level = <7>;
>> + dynamic-power-coefficient = <263>;
>> };
>>
>> cpu2: cpu at 100 {
>> @@ -119,6 +121,7 @@
>> #cooling-cells = <2>;
>> #cooling-min-level = <0>;
>> #cooling-max-level = <7>;
>> + dynamic-power-coefficient = <530>;
>> };
>>
>> cpu3: cpu at 101 {
>> @@ -143,6 +146,7 @@
>> #cooling-cells = <2>;
>> #cooling-min-level = <0>;
>> #cooling-max-level = <7>;
>> + dynamic-power-coefficient = <530>;
>> };
>>
>> idle-states {
>> --
>> 1.7.9.5
>>
>
>
prev parent reply other threads:[~2016-04-21 10:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 8:10 [RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model Dawei Chien
2016-03-15 8:10 ` [RESEND][PATCH 1/3] " Dawei Chien
2016-04-12 5:38 ` Viresh Kumar
2016-04-13 4:52 ` Rafael J. Wysocki
2016-04-20 11:58 ` Matthias Brugger
2016-04-21 0:41 ` Rafael J. Wysocki
2016-04-21 3:01 ` Eduardo Valentin
2016-04-21 3:40 ` Eduardo Valentin
2016-04-21 17:53 ` Rafael J. Wysocki
2016-03-15 8:10 ` [RESEND][PATCH 2/3] arm64: dts: mt8173: Add thermal zone node Dawei Chien
2016-03-15 8:10 ` [RESEND][PATCH 3/3] arm64: dts: mt8173: Add dynamic power node Dawei Chien
2016-04-21 4:12 ` dawei chien
2016-04-21 10:28 ` Matthias Brugger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5718AB4C.5020804@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).