summaryrefslogtreecommitdiff
path: root/power/skylake.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/skylake.c')
-rw-r--r--power/skylake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/skylake.c b/power/skylake.c
index a4cb649fd5..c68035e099 100644
--- a/power/skylake.c
+++ b/power/skylake.c
@@ -46,7 +46,7 @@ const struct power_signal_info power_signal_list[] = {
"SLP_SUS_DEASSERTED",
},
[X86_RSMRST_L_PWRGD] = {
- GPIO_RSMRST_L_PGOOD,
+ GPIO_PG_EC_RSMRST_ODL,
POWER_SIGNAL_ACTIVE_HIGH,
"RSMRST_N_PWRGD",
},