[coreboot-gerrit] Patch merged into coreboot/master: sconfig: Add 10bit addressing mode to i2c device type

gerrit at coreboot.org gerrit at coreboot.org
Mon May 16 19:49:56 CEST 2016


the following patch was just integrated into master:
commit b7ce5fe31120d6fb7866f2e3e6c66b93bf185127
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Sat May 7 19:49:37 2016 -0700

    sconfig: Add 10bit addressing mode to i2c device type
    
    Use the second token for an i2c device entry in devicetree.cb to
    indicate if it should use 10-bit addressing or 7-bit.  The default if
    not provided is to use 7-bit addressing, but it can be changed to
    10-bit addressing with the ".1" suffix.  For example:
    
    chip drivers/i2c/generic
      device i2c 3a.1 on end
    end
    
    Change-Id: I1d81a7e154fbc040def4d99ad07966fac242a472
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/14788
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list