]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
authorNishanth Menon <nm@ti.com>
Sat, 5 Aug 2017 02:42:08 +0000 (21:42 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:35 +0000 (15:17 -0400)
ES2.0 descopes OPP_LOW definition. So remove it from macros defined.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/include/asm/arch-omap5/clock.h

index 0c99bbdc9320326e843099d0d399f305ca903ced..dd05e8ba8317c6530cec180c095e867bfd9ca70c 100644 (file)
 #define VDD_MPU_ES2_HIGH 1250
 #define VDD_MM_ES2_OD  1120
 
-#define VDD_MPU_ES2_LOW 880
-#define VDD_MM_ES2_LOW 880
-
 /* DRA74x/75x/72x voltage settings in mv for OPP_NOM per DM */
 #define VDD_MPU_DRA7_NOM       1150
 #define VDD_CORE_DRA7_NOM      1150