aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/apollolake/include/soc/irq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/apollolake/include/soc/irq.h b/src/soc/intel/apollolake/include/soc/irq.h
index ae7af1a8c8..8e28ca182b 100644
--- a/src/soc/intel/apollolake/include/soc/irq.h
+++ b/src/soc/intel/apollolake/include/soc/irq.h
@@ -8,6 +8,8 @@
#define LPSS_UART1_IRQ 5 /* Need to be shared by PMC and SCC only*/
#define LPSS_UART2_IRQ 6 /* Need to be shared by PMC and SCC only*/
#define LPSS_UART3_IRQ 7 /* Need to be shared by PMC and SCC only*/
+#define PCH_IRQ10 10
+#define PCH_IRQ11 11
#define XDCI_INT 13 /* Need to be shared by PMC and SCC only*/
#define GPIO_BANK_INT 14
#define NPK_INT 16