Attention is currently required from: Sean Rhodes. Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62741
to look at the new patch set (#2).
Change subject: ec/starlabs/merlin: Always store KLSC value ......................................................................
ec/starlabs/merlin: Always store KLSC value
The KLS (Keyboard Light State) will be changed when entering S3, S4 or S5, so move the function that stores the current settings outside of logic that restricts it to S4 or S5. This means the state isn't lost when entering S3.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Ia007a8ad9c08a309489e9f64f1ed311858bfcd10 --- M src/ec/starlabs/merlin/acpi/suspend.asl 1 file changed, 14 insertions(+), 14 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/62741/2