summaryrefslogtreecommitdiff
path: root/power/cometlake.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/cometlake.c')
-rw-r--r--power/cometlake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/cometlake.c b/power/cometlake.c
index 1b73bcc296..3c127b0c03 100644
--- a/power/cometlake.c
+++ b/power/cometlake.c
@@ -36,7 +36,7 @@ const struct power_signal_info power_signal_list[] = {
.name = "SLP_S4_DEASSERTED",
},
[X86_RSMRST_L_PGOOD] = {
- .gpio = GPIO_RSMRST_L_PGOOD,
+ .gpio = GPIO_PG_EC_RSMRST_ODL,
.flags = POWER_SIGNAL_ACTIVE_HIGH,
.name = "RSMRST_L_PGOOD",
},