diff options
author | Duncan Laurie <dlaurie@chromium.org> | 2016-12-13 16:43:40 -0800 |
---|---|---|
committer | Duncan Laurie <dlaurie@chromium.org> | 2016-12-16 01:38:26 +0100 |
commit | a12fc81fef6a68b05fa9cddada3023bd84129532 (patch) | |
tree | a13560f768ca8a5a34df67b915311e0cf25ed45e /src/mainboard/google/veyron_mickey | |
parent | bd10516643893f0f0904109519220d65413285b5 (diff) | |
download | coreboot-a12fc81fef6a68b05fa9cddada3023bd84129532.tar.xz |
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@chromium.org>
Reviewed-on: https://review.coreboot.org/17856
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/veyron_mickey')
0 files changed, 0 insertions, 0 deletions