[coreboot-gerrit] Patch merged into coreboot/master: x86/acpi_device: Add support for GPIO output polarity

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 7 18:05:35 CEST 2016


the following patch was just integrated into master:
commit 028200f75f6d8d0f947d68f41ca10fbfe05f9283
Author: Furquan Shaikh <furquan at chromium.org>
Date:   Tue Oct 4 10:53:32 2016 -0700

    x86/acpi_device: Add support for GPIO output polarity
    
    Instead of hard-coding the polarity of the GPIO to active high/low,
    accept it as a parameter in devicetree. This polarity can then be used
    while calling into acpi_dp_add_gpio to determine the active low status
    correctly.
    
    BUG=chrome-os-partner:55988
    BRANCH=None
    TEST=Verified that correct polarity is set for reset-gpio on reef.
    
    Change-Id: I4aba4bb8bd61799962deaaa11307c0c5be112919
    Signed-off-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: https://review.coreboot.org/16877
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list