[coreboot-gerrit] Patch merged into coreboot/master: device: Add a new "SPI" device type

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 16 08:41:31 CET 2017


the following patch was just integrated into master:
commit 7606c377f56ab68421aa482b1ded6840d426e197
Author: Furquan Shaikh <furquan at chromium.org>
Date:   Sat Feb 11 10:57:23 2017 -0800

    device: Add a new "SPI" device type
    
    Add support for a new "SPI" device type in the devicetree to bind a
    device on the SPI bus. Allow device to provide chip select number for
    the device as a parameter.
    
    Add spi_bus_operations with operation dev_to_bus which allows SoCs to
    define a translation method for converting "struct device" into a unique
    SPI bus number.
    
    BUG=chrome-os-partner:59832
    BRANCH=None
    TEST=Compiles successfully.
    
    Change-Id: I86f09516d3cddd619fef23a4659c9e4eadbcf3fa
    Signed-off-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: https://review.coreboot.org/18340
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list