ARM: tegra: make tegra_resume can work for Tegra114
authorJoseph Lo <josephl@nvidia.com>
Mon, 20 May 2013 10:39:26 +0000 (18:39 +0800)
committerStephen Warren <swarren@nvidia.com>
Wed, 22 May 2013 21:19:22 +0000 (15:19 -0600)
commitecc4d9da2136715e9df9f5f885910f89d66d2949
treee4f64fae0ba184d19813ff9eb408c83d738325b0
parentf6d06f33664756cfa8bce3494e586be32b213bdd
ARM: tegra: make tegra_resume can work for Tegra114

Tegra114 had a newer flow controller hardware that makes its behavior and
configurations are different with other Tegra series. We fix the common
resume function of tegra_resume to make it can work on Tegra114 by checking
SoC ID. And also checking CPU primary part number to isolate the support
code for Cortex A9 and A15.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/reset-handler.S
This page took 0.024431 seconds and 5 git commands to generate.