aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc/tegra
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-01-08 02:24:45 -0500
committerThierry Reding <treding@nvidia.com>2015-01-09 10:13:57 -0500
commit24ef5745dafc2eaf287a0bb9ee9e4ff9a4f64108 (patch)
treea95e1ce1b5af7382c14c1e35f07e44ce51bd0036 /include/soc/tegra
parent910978e753d0be0b429cf75b5adaed55b90c96b2 (diff)
soc/tegra: Add Tegra132 support
Add the chip ID for the NVIDIA Tegra132 SoC family. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/soc/tegra')
-rw-r--r--include/soc/tegra/fuse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/soc/tegra/fuse.h b/include/soc/tegra/fuse.h
index 8e1249474e84..b5f7b5f8d008 100644
--- a/include/soc/tegra/fuse.h
+++ b/include/soc/tegra/fuse.h
@@ -21,6 +21,7 @@
21#define TEGRA30 0x30 21#define TEGRA30 0x30
22#define TEGRA114 0x35 22#define TEGRA114 0x35
23#define TEGRA124 0x40 23#define TEGRA124 0x40
24#define TEGRA132 0x13
24 25
25#define TEGRA_FUSE_SKU_CALIB_0 0xf0 26#define TEGRA_FUSE_SKU_CALIB_0 0xf0
26#define TEGRA30_FUSE_SATA_CALIB 0x124 27#define TEGRA30_FUSE_SATA_CALIB 0x124