浏览代码

soc/tegra: Add Tegra132 support

Add the chip ID for the NVIDIA Tegra132 SoC family.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Thierry Reding 10 年之前
父节点
当前提交
24ef5745da
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/soc/tegra/fuse.h

+ 1 - 0
include/soc/tegra/fuse.h

@@ -21,6 +21,7 @@
 #define TEGRA30		0x30
 #define TEGRA30		0x30
 #define TEGRA114	0x35
 #define TEGRA114	0x35
 #define TEGRA124	0x40
 #define TEGRA124	0x40
+#define TEGRA132	0x13
 
 
 #define TEGRA_FUSE_SKU_CALIB_0	0xf0
 #define TEGRA_FUSE_SKU_CALIB_0	0xf0
 #define TEGRA30_FUSE_SATA_CALIB	0x124
 #define TEGRA30_FUSE_SATA_CALIB	0x124