[PATCH 0/4] ARM: tegra: add CPU hot-plug and idle support for Tegra124
Joseph Lo
josephl at nvidia.com
Tue Oct 8 05:01:09 EDT 2013
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(-)
>
More information about the linux-arm-kernel
mailing list