arch/arm/mach-tegra/fuse.c
0 → 100644
+84
−0
arch/arm/mach-tegra/fuse.h
0 → 100644
+24
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The Tegra SOC contains fuses to identify the CPU type and
bin, and a unique id. The CPU info is required to determine
the correct voltages for each cpu and core frequency.
Signed-off-by:
Colin Cross <ccross@android.com>