[coreboot-gerrit] Patch merged into coreboot/master: 281abfb baytrail: gpio: Make pad input/output state mutually exclusive

gerrit at coreboot.org gerrit at coreboot.org
Wed May 7 12:05:52 CEST 2014


the following patch was just integrated into master:
commit 281abfb2dbf138bd732404f4412d8c6bee611bee
Author: Shawn Nematbakhsh <shawnn at chromium.org>
Date:   Wed Nov 13 15:37:11 2013 -0800

    baytrail: gpio: Make pad input/output state mutually exclusive
    
    Previously pads were being configured as both input and output
    simultaneously due to the config bits being active low. Create new
    defines that only enable either input or output, and use them in our
    GPIO configs.
    
    BUG=chrome-os-partner:22863
    TEST=Manual on Rambi. Verify system boots and peripherals still
    function.
    BRANCH=None.
    
    Change-Id: If386682a3d810864b7b9f5d2aecdb2e6cfceea86
    Signed-off-by: Shawn Nematbakhsh <shawnn at chromium.org>
    Reviewed-on: https://chromium-review.googlesource.com/176725
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/4971
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit



More information about the coreboot-gerrit mailing list