summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/fuse.h
diff options
context:
space:
mode:
authorJoseph Lo2013-10-08 06:50:03 +0200
committerStephen Warren2013-10-19 00:28:07 +0200
commit7394447505c466d1b5cc664dcec5b2b68aa59142 (patch)
tree1e700474761ecaa3c7eff887f19041003a1c3f63 /arch/arm/mach-tegra/fuse.h
parentARM: tegra: add fuses as device randomness (diff)
downloadkernel-qcow2-linux-7394447505c466d1b5cc664dcec5b2b68aa59142.tar.gz
kernel-qcow2-linux-7394447505c466d1b5cc664dcec5b2b68aa59142.tar.xz
kernel-qcow2-linux-7394447505c466d1b5cc664dcec5b2b68aa59142.zip
ARM: tegra: add Tegra124 SoC support
Add Tegra124 SoC support that base on CortexA15MP Core. And enable the SMP function that can re-use the same procedure with Tegra114. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/fuse.h')
-rw-r--r--arch/arm/mach-tegra/fuse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/fuse.h b/arch/arm/mach-tegra/fuse.h
index def79683bef6..c01d04785d67 100644
--- a/arch/arm/mach-tegra/fuse.h
+++ b/arch/arm/mach-tegra/fuse.h
@@ -29,6 +29,7 @@
#define TEGRA20 0x20
#define TEGRA30 0x30
#define TEGRA114 0x35
+#define TEGRA124 0x40
#ifndef __ASSEMBLY__
enum tegra_revision {