summaryrefslogtreecommitdiff
path: root/board/hades/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/hades/board.h')
-rw-r--r--board/hades/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/hades/board.h b/board/hades/board.h
index 31baee2038..86f24eb47c 100644
--- a/board/hades/board.h
+++ b/board/hades/board.h
@@ -160,6 +160,9 @@
#define CONFIG_ADC_CHANNELS_RUNTIME_CONFIG
+/* Give SEQ_EC_DSW_PWROK IRQ higher priority to reduce latency for PCH_PWROK. */
+#define NPCX_MIWU0_GROUP_F 1
+
#ifndef __ASSEMBLER__
#include "gpio_signal.h" /* needed by registers.h */