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

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 20 04:08:52 CEST 2016


the following patch was just integrated into master:
commit c565f9910707b91fcc7a27bab28806e558bb474d
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: Ia9a65e72519b95f5739e3b7a16b9c2431d64ebe2
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list