[coreboot-gerrit] Patch merged into coreboot/master: skylake: ACPI: Remove SerialIO ACPI mode code

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 8 11:18:54 CET 2015


the following patch was just integrated into master:
commit bf31983836e7546ce03061280a7c612d86c70fc9
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Thu Aug 27 16:58:23 2015 -0700

    skylake: ACPI: Remove SerialIO ACPI mode code
    
    Skylake moves back to having SerialIO devices be enumerated
    as PCI devices instead of putting them all in ACPI mode.
    
    There is currently no code that populates the device_nvs
    fields so all the ACPI code to support that is dead.
    
    Additionally because it contains _PS0/_PS3 methods that
    causes the kernel to not use the standard PCIe PME handlers
    and results in confusing messages at boot about not being
    able to transition to a non-D0 state from D3.
    
    BUG=chrome-os-partner:44622
    BRANCH=none
    TEST=build and boot on glados and ensure I2C devices work
    
    Change-Id: Id0112830211707ba3d67d4dda29dd93397b5b180
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: f7dddad9c2269abd292346e35ebd0b4ca2efe72b
    Original-Change-Id: Ie5e40b5d73cd3a4d19b78f0df4ca015dccb6f5f6
    Original-Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/295909
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11536
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list