soc/tegra: Add Tegra132 support
Add the chip ID for the NVIDIA Tegra132 SoC family. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
910978e753
commit
24ef5745da
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#define TEGRA30 0x30
|
||||
#define TEGRA114 0x35
|
||||
#define TEGRA124 0x40
|
||||
#define TEGRA132 0x13
|
||||
|
||||
#define TEGRA_FUSE_SKU_CALIB_0 0xf0
|
||||
#define TEGRA30_FUSE_SATA_CALIB 0x124
|
||||
|
|
Loading…
Reference in a new issue