[coreboot-gerrit] Patch merged into coreboot/master: gpio: Add support for translating gpio_t into ACPI pin

gerrit at coreboot.org gerrit at coreboot.org
Sat Jul 2 01:18:56 CEST 2016


the following patch was just integrated into master:
commit 5b6c28c43dee455b643e13d7f0debd79835a5f50
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Wed Jun 29 10:47:22 2016 -0700

    gpio: Add support for translating gpio_t into ACPI pin
    
    Add a function for an SOC to define that will allow it to map the
    SOC-specific gpio_t value into an appropriate ACPI pin.  The exact
    behavior depends on the GPIO implementation in the SOC, but it can
    be used to provide a pin number that is relative to the community or
    bank that a GPIO resides in.
    
    Change-Id: Icb97ccf7d6a9034877614d49166bc9e4fe659bcf
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/15512
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list