commit | 48ec7a946815e984f20b9478edfe46d4b08484c7 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Apr 21 14:50:33 2014 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue May 13 10:41:31 2014 -0700 |
tree | ff6abc3a612bb0ef4381b402be3fe663e500f21c | |
parent | f175603f7c4fe614c913476bfec78a36ae8be7a3 [diff] |
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code The register writes performed by arch/arm/cpu/arm720t/tegra30/cpu.c enable_cpu_power_rail() set the voltage to 1.0V not 1.4V as the comment implies. Fix the comment. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>