[PATCH v1 8/8] ARM: tegra: support for secondary cores on Tegra30

Stephen Warren swarren at nvidia.com
Thu Jan 26 15:44:45 EST 2012


Peter De Schrijver wrote at Thursday, January 26, 2012 10:07 AM:
> Add support for bringing up secondary cores on Tegra30. On Tegra30 secondary
> CPU cores are powergated, so we need to turn on the domains before we can bring
> the CPU cores online. Bringing secondary cores online happens early during the
> ssytem boot, so we call powergating initialization from platform early_init
> function.
> 
> Based on work by:
> 
> Scott Williams <scwilliams at nvidia.com>
> Colin Cross <ccross at android.com>
> Alex Frid <afrid at nvidia.com>
> 
> Signed-off-by: Peter De Schrijver <pdeschrijver at nvidia.com>

The series,

Acked-by: Stephen Warren <swarren at nvidia.com>

(I already saw this a few times before Peter posted it, so any concerns
I had have been fixed. Still, I'm not very familiar with this part of
the code, so it'd be awesome if e.g. Colin could review this too)

Tested-by: Stephen Warren <swarren at nvidia.com>

(Booted Tegra20 Harmony, validated 2 CPUs found in dmesg during boot,
validated top showed 2 CPUs being actively used. Booted Tegra30 Cardhu,
validated 4 CPUs found in dmesg during boot, but didn't validate anything
from user-space since the SD controller doesn't work yet and I don't have
an initrd set up to test with).

-- 
nvpublic




More information about the linux-arm-kernel mailing list