[coreboot-gerrit] Patch merged into coreboot/master: ec: superio: Report keyboard IRQ as wake capable

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 28 09:32:54 CET 2015


the following patch was just integrated into master:
commit f611fcfacac5be14a51e04ae4d0b1e25cd5439c0
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon Sep 21 15:00:20 2015 -0700

    ec: superio: Report keyboard IRQ as wake capable
    
    In order to wake from S0ix the kernel needs to know that the
    keyboard interrupt is wake capable.  Using IRQNoFlags does not
    allow the wake capability to be reported.
    
    For normal S3 this does not matter as the EC is the one handling
    the keyboard wake event.  For S0ix the EC does not need to be
    involved in this particular wake event.
    
    BUG=chrome-os-partner:43079
    BRANCH=none
    TEST=echo freeze > /sys/power/state and wake from keyboard
    
    Change-Id: I7175d2ea98f8a671765897de295df7b933151fc4
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 645f1cd96c35f42aa7c40ff473b15feb619b0373
    Original-Change-Id: Ia89c30c51be9db7b814b81261463d938885325fd
    Original-Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/301441
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11712
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <martinroth at google.com>


See http://review.coreboot.org/11712 for details.

-gerrit



More information about the coreboot-gerrit mailing list