[coreboot-gerrit] Patch merged into coreboot/master: skylake: Add ACPI device name handler

gerrit at coreboot.org gerrit at coreboot.org
Sat May 21 06:01:08 CEST 2016


the following patch was just integrated into master:
commit 2f6fb9f5f9b972fc1f19cc743e9d75ede15e5f02
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon May 16 12:53:12 2016 -0700

    skylake: Add ACPI device name handler
    
    Add a global ACPI device name handler for the Skylake SOC that will
    translate skylake device paths into an ACPI path that matches the
    device objects delcared in the DSDT at soc/intel/skylake/acpi/*.
    
    The skylake implementation uses a global acpi_name handler for the
    SOC and it is not necessary to add a function to every device.
    
    This function is used by device drivers calling acpi_device_name()
    and acpi_device_path() to generate ACPI AML in the SSDT.
    
    Change-Id: I31cecf7905a51224e7bfc40c6c4ad2487f039097
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/14841
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list