Attention is currently required from: Alexander Couzens, Evgeny Zinoviev.

Evgeny Zinoviev uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)

ec/lenovo/h8/acpi: Support pulsing LEDLOGO on Haswell ThinkPads

The name LEDLOGO comes from schematics. It's the red indicator, embedded
in the dot of the 'i' of the ThinkPad logo on laptop's lid.

In vendor firmware, this led starts fading in-and-out, or, in other words,
pulsing, when laptop is put to S3. It helps to determine whether the
laptop is in S3 just by taking a look at the logo.

As of now, coreboot doesn't do anything with this particular indicator,
it's always in enabled (on) state, whether it's in sleep mode or not,
which is not convenient.

This patch fixes it.

Tested on T440p.

Change-Id: I85fb69c8c1bed8635a1b31e9b8385c7036bb46dd
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
---
M src/ec/lenovo/h8/Kconfig
M src/ec/lenovo/h8/acpi/systemstatus.asl
M src/mainboard/lenovo/haswell/Kconfig
3 files changed, 21 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/80437/2

To view, visit change 80437. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I85fb69c8c1bed8635a1b31e9b8385c7036bb46dd
Gerrit-Change-Number: 80437
Gerrit-PatchSet: 2
Gerrit-Owner: Evgeny Zinoviev <me@ch1p.io>
Gerrit-Reviewer: Alexander Couzens <lynxis@fe80.eu>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nicholas Chin <nic.c3.14@gmail.com>
Gerrit-Attention: Evgeny Zinoviev <me@ch1p.io>
Gerrit-Attention: Alexander Couzens <lynxis@fe80.eu>
Gerrit-MessageType: newpatchset