From: josephl@nvidia.com (Joseph Lo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: tegra: add CPU hot-plug and idle support for Tegra124
Date: Tue, 8 Oct 2013 17:01:09 +0800 [thread overview]
Message-ID: <1381222869.10568.6.camel@jlo-ubuntu-64.nvidia.com> (raw)
In-Reply-To: <1381220587-29697-1-git-send-email-josephl@nvidia.com>
On Tue, 2013-10-08 at 16:23 +0800, Joseph Lo wrote:
> The CPU hot-plug and idle function for Tegra124 was identical to Tegra114,
> so we share the driver with it.
>
Because this series touches common CPU resume function across Tegra
chips, I forgot to mention.
Verified on Seaboard, Cardhu, Dalmore and Venice2 and with THUMB2_KERNEL
as well.
> Note:
> This patch series depends on the patch series below.
> * [PATCH 0/5] Tegra124 clock support
> * [PATCH V2 0/6] ARM: tegra: basic support for Tegra124 SoC
> * [PATCH] ARM: tegra: add clock properties for devices of Tegra124
>
> Joseph Lo (4):
> clk: tegra124: add wait_for_reset and disable_clock for
> tegra_cpu_car_ops
> ARM: tegra: CPU hotplug support for Tegra124
> ARM: tegra: make tegra_resume can work with current and later chips
> ARM: tegra: enable CPU idle for Tegra124
>
> arch/arm/mach-tegra/Makefile | 4 ++++
> arch/arm/mach-tegra/cpuidle.c | 4 +++-
> arch/arm/mach-tegra/hotplug.c | 2 ++
> arch/arm/mach-tegra/reset-handler.S | 9 +++------
> drivers/clk/tegra/clk-tegra124.c | 26 ++++++++++++++++++++++++++
> 5 files changed, 38 insertions(+), 7 deletions(-)
>
prev parent reply other threads:[~2013-10-08 9:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-08 8:23 [PATCH 0/4] ARM: tegra: add CPU hot-plug and idle support for Tegra124 Joseph Lo
2013-10-08 8:23 ` [PATCH 1/4] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops Joseph Lo
2013-10-08 16:51 ` Stephen Warren
2013-10-09 2:59 ` Joseph Lo
2013-10-08 8:23 ` [PATCH 2/4] ARM: tegra: CPU hotplug support for Tegra124 Joseph Lo
2013-10-08 8:23 ` [PATCH 3/4] ARM: tegra: make tegra_resume can work with current and later chips Joseph Lo
2013-10-08 17:00 ` Stephen Warren
2013-10-09 3:11 ` Joseph Lo
2013-10-09 8:23 ` Joseph Lo
2013-10-09 16:04 ` Stephen Warren
2013-10-08 8:23 ` [PATCH 4/4] ARM: tegra: enable CPU idle for Tegra124 Joseph Lo
2013-10-08 9:01 ` Joseph Lo [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=1381222869.10568.6.camel@jlo-ubuntu-64.nvidia.com \
--to=josephl@nvidia.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).