]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Mon, 1 Aug 2016 09:54:36 +0000 (11:54 +0200)
committerJonathan Cameron <jic23@kernel.org>
Tue, 25 Oct 2016 17:20:23 +0000 (18:20 +0100)
commitc14dca07a31dac8bd91aa818df62fb3bf1d846c5
treedd51984a0a2e8820b16e187d28fe4f6a4a7fd4e1
parent974e6f02e27e1b46c6c5e600e70ced25079f73eb
iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver

Handle 3d contiguous sensors like Accelerometers, Gyroscope and
Magnetometer that are presented by the ChromeOS EC Sensor hub.

Signed-off-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/common/cros_ec_sensors/Kconfig
drivers/iio/common/cros_ec_sensors/Makefile
drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c [new file with mode: 0644]