Skip to content

Commit

Permalink
soc/tegra: Add Tegra132 support
Browse files Browse the repository at this point in the history
Add the chip ID for the NVIDIA Tegra132 SoC family.

Signed-off-by: Thierry Reding <[email protected]>
  • Loading branch information
thierryreding committed Jan 9, 2015
1 parent 910978e commit 24ef574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/soc/tegra/fuse.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24ef574

Please sign in to comment.