[coreboot-gerrit] Patch merged into coreboot/master: skylake: make PAD_CFG_GPI default to GPIO ownership

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 27 16:19:28 CEST 2015


the following patch was just integrated into master:
commit 028bcaae32e8ca779d216dc61a9b3dd468ff4be2
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Aug 17 16:27:09 2015 -0500

    skylake: make PAD_CFG_GPI default to GPIO ownership
    
    The prior implementation of PAD_CFG_GPI kept the pad
    ownership as ACPI. The gpio driver in the kernel then
    wouldn't allow one to export those GPIOs through sysfs
    in /sys/class/gpio. Fix this by setting the ownership
    to GPIO.
    
    BUG=chrome-os-partner:44147
    BRANCH=None
    TEST=Built and boot glados. PCH_WP gpio is properly exported
         by crossystem.
    
    Original-Change-Id: I9fc7ab141a3fd74e0ff8b3ff5009b007b8a0d69b
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/294081
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    
    Change-Id: Ifbb61c5d64bb6a04f140685c70f4681e2babecef
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11283
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list