summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/adlrvpp_ite/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/adlrvpp_ite/board.h b/board/adlrvpp_ite/board.h
index 8552c5630f..a5f5c445ad 100644
--- a/board/adlrvpp_ite/board.h
+++ b/board/adlrvpp_ite/board.h
@@ -80,6 +80,10 @@
#define GPIO_FAN_POWER_EN GPIO_EC_THRM_SEN_PWRGATE_N
#define GPIO_ALL_SYS_PWRGD GPIO_ALL_SYS_PWRGD_EC
+/* Increase EC speed */
+#undef PLL_CLOCK
+#define PLL_CLOCK 96000000
+
#ifndef __ASSEMBLER__
enum adlrvp_i2c_channel {