summaryrefslogtreecommitdiff
path: root/board/puff/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/puff/board.h')
-rw-r--r--board/puff/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/puff/board.h b/board/puff/board.h
index fedba00f7a..9330d128ef 100644
--- a/board/puff/board.h
+++ b/board/puff/board.h
@@ -284,6 +284,6 @@ unsigned int ec_config_get_thermal_solution(void);
* There is no RSMRST input, so alias it to the output. This short-circuits
* common_intel_x86_handle_rsmrst.
*/
-#define GPIO_RSMRST_L_PGOOD GPIO_PCH_RSMRST_L
+#define GPIO_PG_EC_RSMRST_ODL GPIO_PCH_RSMRST_L
#endif /* __CROS_EC_BOARD_H */