Skip to content
Snippets Groups Projects
Commit 5796b666 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tom Rini
Browse files

ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0


ES2.0 descopes OPP_LOW definition. So remove it from macros defined.

Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent 010ad8c3
No related branches found
No related tags found
No related merge requests found
...@@ -236,9 +236,6 @@ ...@@ -236,9 +236,6 @@
#define VDD_MPU_ES2_HIGH 1250 #define VDD_MPU_ES2_HIGH 1250
#define VDD_MM_ES2_OD 1120 #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 */ /* DRA74x/75x/72x voltage settings in mv for OPP_NOM per DM */
#define VDD_MPU_DRA7_NOM 1150 #define VDD_MPU_DRA7_NOM 1150
#define VDD_CORE_DRA7_NOM 1150 #define VDD_CORE_DRA7_NOM 1150
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment