From: Nishanth Menon Date: Sat, 5 Aug 2017 02:42:08 +0000 (-0500) Subject: ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 X-Git-Tag: v2017.09-rc2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5796b6665176f4a57fcfff8df02599a8c3e6ec61;p=platform%2Fkernel%2Fu-boot.git 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 Reviewed-by: Lokesh Vutla --- diff --git a/arch/arm/include/asm/arch-omap5/clock.h b/arch/arm/include/asm/arch-omap5/clock.h index 0c99bbd..dd05e8b 100644 --- a/arch/arm/include/asm/arch-omap5/clock.h +++ b/arch/arm/include/asm/arch-omap5/clock.h @@ -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