[coreboot-gerrit] Patch merged into coreboot/master: drivers/i2c/tpm: Split cr50 driver from main driver

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 21 10:02:49 CEST 2016


the following patch was just integrated into master:
commit 2ea13c8699dc27a7a0ed2874c20508a6a59a201f
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon Sep 19 16:04:39 2016 -0700

    drivers/i2c/tpm: Split cr50 driver from main driver
    
    Originally I thought it would be cleaner to keep this code in one
    place, but as things continue to diverge it ends up being easier
    to split this into its own driver.  This way the different drivers
    in coreboot, depthcharge, and the kernel, can all be standalone
    and if one is changed it is easier to modify the others.
    
    This change splits out the cr50 driver and brings along the basic
    elements from the existing driver with no real change in
    functionality.  The following commits will modify the code to make
    it consistent so it can all be shared with depthcharge and the
    linux kernel drivers.
    
    BUG=chrome-os-partner:53336
    
    Change-Id: I3b62b680773d23cc5a7d2217b9754c6c28bccfa7
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/16663
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list