aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/reef/ec.c')
-rw-r--r--src/mainboard/google/reef/ec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/ec.c b/src/mainboard/google/reef/ec.c
index 54e9c361a6..e08889ea77 100644
--- a/src/mainboard/google/reef/ec.c
+++ b/src/mainboard/google/reef/ec.c
@@ -28,6 +28,7 @@ static void ramstage_ec_init(void)
.sci_events = MAINBOARD_EC_SCI_EVENTS,
.s3_wake_events = MAINBOARD_EC_S3_WAKE_EVENTS,
.s5_wake_events = MAINBOARD_EC_S5_WAKE_EVENTS,
+ .s0ix_wake_events = MAINBOARD_EC_S0IX_WAKE_EVENTS,
};
printk(BIOS_ERR, "mainboard: EC init\n");