[coreboot-gerrit] Patch merged into coreboot/master: drivers/i2c/hid: Add generic I2C HID driver

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 16 01:38:30 CET 2016


the following patch was just integrated into master:
commit a12fc81fef6a68b05fa9cddada3023bd84129532
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Tue Dec 13 16:43:40 2016 -0800

    drivers/i2c/hid: Add generic I2C HID driver
    
    Add a generic I2C-HID driver for these types of devices that
    do not need extra functionality.  This allows a new device to
    be added without having to write a new driver.
    
    The i2c-hid PNP0C50 is automatically added as the _CID for the
    device in the ACPI Device.
    
    BUG=chrome-os-partner:58666
    TEST=used on eve to describe a new i2c-hid touch controller
    
    Change-Id: I94e9531a72f9bf1d6b3ade362b88883b21b83d0a
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/17856
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list