]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values
authorAnna, Suman <s-anna@ti.com>
Mon, 23 May 2016 18:32:14 +0000 (13:32 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 3 Jun 2016 01:42:16 +0000 (21:42 -0400)
commit36080228edfdad69299bb6cc2a59ceb17190fcec
tree6f86f163665972b6f22235f1cef1dd592b92a298
parent68a775a7665f8cec3c0f6f38179ef5b7eeb2fee0
ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values

The current OPP_NOM voltage values defined for the MPU and CORE
voltage domains are based on the initial DRA75x_74x_SR1.1_DM data
manual. As per this DM, the PMIC boot voltage can be set to either
1.10V or 1.15V for VD_MPU, and either 1.06V or 1.15V for VD_CORE.
While the current values are correct, the latter set of values
are the values that are common across all DRA75x, DRA72x SoCs and
for all current Silicon revisions. So, update both the MPU and CORE
OPP_NOM voltages to 1.15V.

The macros are also slightly reorganized so that both the MPU and
CORE voltage domain values are defined together.

Signed-off-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/include/asm/arch-omap5/clock.h