HACK: pmc: Add hack to force S0ix entry on lemp11
lemp11 sometimes fails to reach C10 and gets stuck in C0 during s2idle. For some reason, sending a PMC SCI allows the CPU to go to C10. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
f8d1123934
commit
01885609e8
@@ -7,6 +7,8 @@ CFLAGS+=-DEC_ESPI=1
|
||||
|
||||
# Use S0ix
|
||||
CFLAGS+=-DUSE_S0IX=1
|
||||
# Apply PMC hack for S0ix
|
||||
CFLAGS+=-DPMC_S0IX_HACK=1
|
||||
|
||||
# Include keyboard
|
||||
KEYBOARD=14in_83
|
||||
|
Reference in New Issue
Block a user