[coreboot-gerrit] Patch merged into coreboot/master: skylake: Add handler for finding ACPI path for GPIO

gerrit at coreboot.org gerrit at coreboot.org
Sat May 21 06:02:34 CEST 2016


the following patch was just integrated into master:
commit 66bd65d0f7b11bbb8dd4db73bfa95f0c51addddc
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon May 16 13:43:11 2016 -0700

    skylake: Add handler for finding ACPI path for GPIO
    
    Add a handler for the Intel Skylake SOC to return the ACPI path for
    GPIOs.  Since all GPIOs are handled by the same controller they all
    have the same ACPI path and this is a simple handler that just returns
    a pointer to the GPIO device that is defined in the DSDT.
    
    Change-Id: I24ff3a6f2479d9e7eeace65d49e2f6c2e070f3e9
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/14843
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list