From: swarren@wwwdotorg•org (Stephen Warren)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH V4 3/9] ARM: dt: tegra: add bindings of power management configurations for PMC
Date: Tue, 19 Mar 2013 11:26:21 -0600 [thread overview]
Message-ID: <51489FBD.5060107@wwwdotorg.org> (raw)
In-Reply-To: <5148999A.90102@wwwdotorg.org>
On 03/19/2013 11:00 AM, Stephen Warren wrote:
> On 03/18/2013 02:13 AM, Joseph Lo wrote:
>> The PMC mostly controls the entry and exit of the system from different
>> sleep modes. Different platform or system may have different configurations.
>> The power management configurations of PMC is represented as some properties.
>> The system needs to define the properties when the system supports deep sleep
>> mode (i.e. suspend).
>
>> diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt
>
>> +- nvidia,suspend-mode : The suspend mode that the platform should use.
>> + Valid values are 0, 1 and 2:
>> + 0 (LP0): CPU + Core voltage off and DRAM in self-refresh
>> + 1 (LP1): CPU vlotage off and DRAM in self-refresh
>
> s/vlotage/voltage/
>
> BTW, checkpatch spews hundreds of lines of errors because these patches
> have DOS-style line-endings. Can you please generate and send them
> directly from Linux to fix this. There are also a couple of trailing
> whitespace errors.
Oops. The DOS-style line-endings was a mistake in my work-flow, so you
can ignore that. There were a few other checkpatch errors though that
need fixing.
next prev parent reply other threads:[~2013-03-19 17:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-18 8:13 [PATCH V4 0/9] ARM: tegra: add platform suspend support Joseph Lo
2013-03-18 8:13 ` [PATCH V4 1/9] gpio: tegra: add gpio wakeup source handling Joseph Lo
2013-03-19 16:52 ` Stephen Warren
2013-03-18 8:13 ` [PATCH V4 2/9] ARM: tegra: irq: add wake up handling Joseph Lo
2013-03-19 16:55 ` Stephen Warren
2013-03-18 8:13 ` [PATCH V4 3/9] ARM: dt: tegra: add bindings of power management configurations for PMC Joseph Lo
2013-03-19 17:00 ` Stephen Warren
2013-03-19 17:26 ` Stephen Warren [this message]
2013-03-18 8:13 ` [PATCH V4 4/9] ARM: tegra: pm: add platform suspend support Joseph Lo
2013-03-19 17:07 ` Stephen Warren
2013-03-20 10:26 ` Joseph Lo
2013-03-18 8:13 ` [PATCH V4 5/9] ARM: dts: tegra: add power gpio keys to DT Joseph Lo
2013-03-18 8:13 ` [PATCH V4 6/9] ARM: dts: tegra: whistler: add wakeup source for KBC Joseph Lo
2013-03-18 8:13 ` [PATCH V4 7/9] ARM: dts: tegra: add non-removable and keep-power-in-suspend property for MMC Joseph Lo
2013-03-18 8:13 ` [PATCH V4 8/9] ARM: tegra: config: defconfig update Joseph Lo
2013-03-18 8:13 ` [PATCH V4 9/9] ARM: dts: tegra: add the PM configurations of PMC Joseph Lo
2013-03-19 16:51 ` [PATCH V4 0/9] ARM: tegra: add platform suspend support Stephen Warren
2013-03-20 10:15 ` Joseph Lo
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=51489FBD.5060107@wwwdotorg.org \
--to=swarren@wwwdotorg$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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