[coreboot-gerrit] Patch merged into coreboot/master: rockchip/rk3288: refactor i2c interface to allow support of rk3399

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 13 23:38:38 CEST 2016


the following patch was just integrated into master:
commit d4c175b97b7c3503e1debdf45e20882cd12bec3a
Author: huang lin <hl at rock-chips.com>
Date:   Wed Mar 2 18:46:24 2016 +0800

    rockchip/rk3288: refactor i2c interface to allow support of rk3399
    
    Both SOCs use the same base i2c controller, the difference mostly
    being the number of interfaces and distribution of the interfaces'
    registers between register files.
    
    Upload check was complaining about misspelled labels, fixed them to
    pacify the check.
    
    With this patch in place it is easy to add support for 3399.
    
    BUG=none
    BRANCH=none
    TEST=brought up veyron_mickey all the way to booting the kernel. It
         properly recognized the TPM and the edid of the panel, proving
         that i2c interface is operational.
    
    Change-Id: I656640feabd0fc01d2c3b98bc5bd1e5f76f063f6
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 82832dfd4948ce9a5034ea8ec0463ab82f0f5754
    Original-Change-Id: I4829ea53e5f4cb055793d9a7c9957d6438138956
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/337971
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://review.coreboot.org/14335
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list