]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 26 Dec 2012 16:07:22 +0000 (11:07 -0500)
commitd9aca26c51ee984a5daf969a0971d94f3ae7c642
treef19610f4a3c19851d6969659fca6e8832b89f08f
parenta62741d7c38265b682bab71a3c6c775ae5251986
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]