mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
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>
This commit is contained in:
parent
010ad8c34a
commit
5796b66651
1 changed files with 0 additions and 3 deletions
|
@ -236,9 +236,6 @@
|
|||
#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
|
||||
|
|
Loading…
Reference in a new issue