ARM: DRA7: Add macros for voltage values for all OPPs
authorAnna, Suman <s-anna@ti.com>
Mon, 23 May 2016 18:32:17 +0000 (13:32 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 3 Jun 2016 01:42:17 +0000 (21:42 -0400)
commit88730f19280d2d89816be8a7ab4faf8248e6b7b4
treeb5e9e72438e44ae977da0b10036b668d9aafd47d
parente42523f54434119609744a62dcc9173b3a50dc29
ARM: DRA7: Add macros for voltage values for all OPPs

Define specific macros for the voltage values for all voltage
domains for all applicable OPPs - OPP_NOM, OPP_OD and OPP_HIGH.
No separate macros are defined for VD_MPU and VD_CORE at OPP_OD
and OPP_HIGH as these use the same values as OPP_NOM.

The current macros will be used as common macros that can be
redefined appropriately based on a selected OPP configuration
at build time.

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