projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee05948
)
ARM: tegra: fuse: Add chip ID Tegra114 0x35
author
Hiroshi Doyu
<hdoyu@nvidia.com>
Thu, 24 Jan 2013 01:10:22 +0000
(
01:10
+0000)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 28 Jan 2013 18:23:00 +0000
(11:23 -0700)
Add tegra_chip_id TEGRA114 0x35
Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/fuse.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/fuse.h
b/arch/arm/mach-tegra/fuse.h
index
ff1383d
..
da78434
100644
(file)
--- a/
arch/arm/mach-tegra/fuse.h
+++ b/
arch/arm/mach-tegra/fuse.h
@@
-37,6
+37,7
@@
enum tegra_revision {
#define TEGRA20 0x20
#define TEGRA30 0x30
+#define TEGRA114 0x35
extern int tegra_sku_id;
extern int tegra_cpu_process_id;