Skip to content
Commit afe2bb5c authored by Evan Green's avatar Evan Green Committed by Lee Jones
Browse files

mfd: cros_ec: Add host_sleep_event_v1 command



Introduce the command and response structures for the second revision
of the host sleep event. These structures are part of a new EC change
that enables detection of failure to enter S0ix. The EC waits a
kernel-specified timeout (or a default amount of time) for the S0_SLP
pin to change, and wakes the system if that change does not occur in
time.

Signed-off-by: default avatarEvan Green <evgreen@chromium.org>
Reviewed-by: default avatarRajat Jain <rajatja@chromium.org>
Reviewed-by: default avatarGuenter Roeck <groeck@chromium.org>
Acked-by: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 49a65e3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment