[coreboot-gerrit] Patch merged into coreboot/master: google/eve: Fix keyboard backlight enable in wake from G3

gerrit at coreboot.org gerrit at coreboot.org
Sun Feb 5 22:01:52 CET 2017


the following patch was just integrated into master:
commit 649100ad202f681632c6c1a949cb65cbe3fca482
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Tue Jan 31 15:10:10 2017 -0800

    google/eve: Fix keyboard backlight enable in wake from G3
    
    The WAK_STS bit is not set in a wake from G3, so the check for this
    bit needs to only be done when checking for a wake from S3.
    
    This change correctly enables the keyboard backlight in wake from G3
    and only does not enable it during a wake from S3.
    
    BUG=chrome-os-partner:58666
    TEST=Use Refresh+Power to issue hard reset and ensure that the keyboard
    backlight turns on like it does when waking from S5.  Also force enter
    hibernate with Alt+VolumeUp+H and then power back up and ensure that
    the keyboard backlight is enabled when booting.
    
    Change-Id: I44045950e38aa5e5ae96a79385d604791852c7e6
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/18280
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/18280 for details.

-gerrit



More information about the coreboot-gerrit mailing list