From: Peter De Schrijver Date: Thu, 9 Feb 2012 23:47:50 +0000 (+0200) Subject: ARM: tegra: support for secondary cores on Tegra30 X-Git-Tag: v3.4-rc1~72^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e51a2ee471062184d2f74b46c45d344a2b9b38;p=pandora-kernel.git ARM: tegra: support for secondary cores on Tegra30 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 sytem boot, so we call powergating initialization from platform early_init function. Based on work by: Scott Williams Colin Cross Alex Frid Signed-off-by: Peter De Schrijver Acked-by: Stephen Warren Tested-by: Stephen Warren Acked-by: Colin Cross Signed-off-by: Olof Johansson --- Reading git-diff-tree failed