summaryrefslogtreecommitdiff
path: root/board/cheza/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cheza/board.h')
-rw-r--r--board/cheza/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/cheza/board.h b/board/cheza/board.h
index 54f9d1f7e2..23a6b9f81a 100644
--- a/board/cheza/board.h
+++ b/board/cheza/board.h
@@ -173,6 +173,9 @@
#define I2C_PORT_EEPROM NPCX_I2C_PORT5_0
#define I2C_PORT_SENSOR NPCX_I2C_PORT7_0
+/* GPIO alias */
+#define GPIO_PMIC_RESIN_L GPIO_PM845_RESIN_L
+
#ifndef __ASSEMBLER__
#include "gpio_signal.h"