--- a549e9de7f26075ff1f8839833ced192655c0fc8 +++ 0f1252d5ddb9abf7c7eba8163491ad0d8b9d23b5 @@ -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 1400 #define VOLTAGE_STEP 25 int __init avs_init(int (*set_vdd)(int), u32 freq_cnt, u32 freq_idx);