[coreboot-gerrit] Patch merged into coreboot/master: 9e76090 tegra132: fix gpio constants

gerrit at coreboot.org gerrit at coreboot.org
Wed Mar 25 22:31:57 CET 2015


the following patch was just integrated into master:
commit 9e76090fe999a23d1952d894b5ef0e9794bd71e0
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Aug 4 15:38:42 2014 -0500

    tegra132: fix gpio constants
    
    I erroneously added GPIO_NONE_INDEX at the beginning of the
    enum block effectively putting every GPIO index off by 1.
    Instead, move it to the end.
    
    BUG=chrome-os-partner:29981
    BRANCH=None
    TEST=Built and ran through to depthcharge on rush. Also
         printed out banks, port, and bit offsets to validate.
    
    Change-Id: I4f6510c1b6fcdddddbe36ff738299b4439ffc597
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 4c020c2125b9a2378a7faa17209d1b78e019c7df
    Original-Change-Id: I0471480e8658de9e534beb859a1f5027a961d73e
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/210908
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8907
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list