From: khilman@kernel.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 7/7] arm: dts: qcom: Add idle states device nodes for 8974
Date: Fri, 05 Sep 2014 12:58:15 -0700 [thread overview]
Message-ID: <7hmwadyh48.fsf@paris.lan> (raw)
In-Reply-To: <1409870132-16929-8-git-send-email-lina.iyer@linaro.org> (Lina Iyer's message of "Thu, 4 Sep 2014 16:35:32 -0600")
Lina Iyer <lina.iyer@linaro.org> writes:
> Add allowable C-States for each cpu using the cpu-idle-states node.
> ARM spec dictates WFI as the default idle state at 0. Support standalone
> power collapse (power down that does not affect any SoC idle states) for
> each cpu.
>
> Signed-off-by: Lina Iyer <lina.iyer@linaro.org>
[...]
> @@ -55,6 +59,22 @@
> cache-level = <2>;
> qcom,saw = <&saw_l2>;
> };
> +
> + idle-states {
> + CPU_WFI: cpu-idle-state-0 {
^^^^^^^^^^^^^^^^
Minor nit:
This name is what's being used to populate the idle state's ->name field
in the CPUidle driver, which in turn is used by tools like powertop to
display state names, etc.
So first, that name field has to be short (it currently gets truncated,
dropping the zero), and second that field should be more descriptive,
like 'WFI', so viewing in the various tools shows something useful.
Thanks,
Kevin
next prev parent reply other threads:[~2014-09-05 19:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 22:35 [PATCH v5 0/7] QCOM 8074 cpuidle driver Lina Iyer
2014-09-04 22:35 ` [PATCH v5 1/7] msm: scm: Add SCM warmboot flags for quad core targets Lina Iyer
2014-09-04 22:35 ` [PATCH v5 2/7] qcom: spm: Add Subsystem Power Manager driver (SAW2) Lina Iyer
2014-09-08 9:48 ` Pramod Gurav
2014-09-04 22:35 ` [PATCH v5 3/7] qcom: spm-devices: Add SPM device manager for the SoC Lina Iyer
2014-09-04 22:35 ` [PATCH v5 4/7] arm: dts: qcom: Add SPM device bindings for 8974 Lina Iyer
2014-09-04 22:35 ` [PATCH v5 5/7] qcom: msm-pm: Add cpu low power mode functions Lina Iyer
2014-09-04 22:35 ` [PATCH v5 6/7] qcom: cpuidle: Add cpuidle driver for QCOM cpus Lina Iyer
2014-09-04 22:35 ` [PATCH v5 7/7] arm: dts: qcom: Add idle states device nodes for 8974 Lina Iyer
2014-09-05 19:58 ` Kevin Hilman [this message]
2014-09-05 19:59 ` Lina Iyer
2014-09-11 6:59 ` [PATCH v5 0/7] QCOM 8074 cpuidle driver Pramod Gurav
2014-09-11 14:48 ` Lina Iyer
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=7hmwadyh48.fsf@paris.lan \
--to=khilman@kernel.org \
--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