[coreboot-gerrit] Patch merged into coreboot/master: 7fab00c lynxpoint: Fix XHCI controller device in ACPI

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 25 23:37:07 CET 2013


the following patch was just integrated into master:
commit 7fab00c8976bae54ed32617dd1e4c9b0ace249ab
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Wed May 22 09:51:11 2013 -0700

    lynxpoint: Fix XHCI controller device in ACPI
    
    The ACPI code was defining two EHCI controllers and ignoring
    the XHCI controller.  This changes the second EHCI controller
    to be XHCI instead and changes the wake resource to indicate
    S3 and not S4.
    
    cat /proc/acpi/wakeup
    
    Device  S-state   Status   Sysfs node
    HDEF      S4    *disabled  pci:0000:00:1b.0
    EHCI      S3    *enabled   pci:0000:00:1d.0
    XHCI      S3    *enabled   pci:0000:00:14.0
    
    Change-Id: If28775e6ef8608c22c85ca91d91d1f598ec7755d
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/56263
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/4181
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list