aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/misc/mediatek/mach/mt6735/include/mach/mt_hotplug_strategy_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mediatek/mach/mt6735/include/mach/mt_hotplug_strategy_internal.h b/drivers/misc/mediatek/mach/mt6735/include/mach/mt_hotplug_strategy_internal.h
index c1760b925..3ff7f9a12 100644
--- a/drivers/misc/mediatek/mach/mt6735/include/mach/mt_hotplug_strategy_internal.h
+++ b/drivers/misc/mediatek/mach/mt6735/include/mach/mt_hotplug_strategy_internal.h
@@ -36,7 +36,7 @@ extern "C" {
* CONFIG - compile time
*/
#define HPS_TASK_PRIORITY (MAX_RT_PRIO - 3)
-#define HPS_TIMER_INTERVAL_MS (40)
+#define HPS_TIMER_INTERVAL_MS (100)
#define MAX_CPU_UP_TIMES (10)
#define MAX_CPU_DOWN_TIMES (100)