Initial OC/UV
/arch/arm/mach-msm/avs.h
blob:a549e9de7f26075ff1f8839833ced192655c0fc8 -> blob:d938dd47521ac9bec7852279e35610e71aa27107
--- arch/arm/mach-msm/avs.h
+++ arch/arm/mach-msm/avs.h
@@ -14,8 +14,8 @@
#ifndef AVS_H
#define AVS_H
-#define VOLTAGE_MIN 1000 /* mV */
-#define VOLTAGE_MAX 1250
+#define VOLTAGE_MIN 700 /* mV */
+#define VOLTAGE_MAX 1600
#define VOLTAGE_STEP 25
int __init avs_init(int (*set_vdd)(int), u32 freq_cnt, u32 freq_idx);