Platform: x86: Add Chrome OS Laptop driver
authorBenson Leung <bleung@chromium.org>
Thu, 25 Oct 2012 21:21:21 +0000 (14:21 -0700)
committerMatthew Garrett <matthew.garrett@nebula.com>
Sun, 24 Feb 2013 22:49:57 +0000 (14:49 -0800)
commitd1381f45ad54e0bb40ef19f99e87187ff3458bdb
treedb199e11fc1fb1f41144797aac59f803aea4ba65
parent16a3d9f5aa1c9e0ecddd48bdfcf44445c9dbb601
Platform: x86: Add Chrome OS Laptop driver

This adds the chromeos_laptop driver. It supports
the Cypress APA SMBUS touchpad as well as the isl29018 i2c ambient
light sensor on the Samsung Series 5 550 Chromebook.

Signed-off-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/chromeos_laptop.c [new file with mode: 0644]