CPU: support 2.1 GHz
/include/linux/cpufreq.h
blob:08972dc1ec77300410034547357029c4af0a7dc7 -> blob:8323fe8c2b50d788fbd3dbe14d7e74ed71dc521d
--- include/linux/cpufreq.h
+++ include/linux/cpufreq.h
@@ -353,7 +353,10 @@ static inline unsigned int cpufreq_quick
#define LOW_MAX_FREQ_LIMIT 1188000
#define MIN_FREQ_LIMIT 384000
-#define MAX_FREQ_LIMIT 1900000
+#define MAX_FREQ_LIMIT 2106000
+ #define FREQ_TABLE_SIZE 38
+ #define FREQ_TABLE_SIZE_OFFSET 6
+ #define FREQ_STEPS 30
enum {
SET_MIN = 0,