aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/common/Makefile
diff options
context:
space:
mode:
authorGravatar Enric Balletbo i Serra <enric.balletbo@collabora.com> 2016-08-01 11:54:35 +0200
committerGravatar Jonathan Cameron <jic23@kernel.org> 2016-10-25 18:20:05 +0100
commit974e6f02e27e1b46c6c5e600e70ced25079f73eb (patch)
treefde95884c3df855863a55e44c1c2eff6c2a3d9ec /drivers/iio/common/Makefile
parentLinux 4.9-rc1 (diff)
downloadlinux-974e6f02e27e1b46c6c5e600e70ced25079f73eb.tar.gz
linux-974e6f02e27e1b46c6c5e600e70ced25079f73eb.tar.bz2
linux-974e6f02e27e1b46c6c5e600e70ced25079f73eb.zip
iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.
Add the core functions to be able to support the sensors attached behind the ChromeOS Embedded Controller and used by other IIO cros-ec sensor drivers. The cros_ec_sensor_core driver matches with current driver in ChromeOS 4.4 tree, so it includes all the fixes at the moment. The support for this driver was made by Gwendal Grignou. The original patch and all the fixes has been squashed and rebased on top of mainline. Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Signed-off-by: Guenter Roeck <groeck@chromium.org> [eballetbo: split, squash and rebase on top of mainline the patches found in ChromeOS tree] Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/common/Makefile')
-rw-r--r--drivers/iio/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/common/Makefile b/drivers/iio/common/Makefile
index 585da6a1b188..6fa760e1bdd5 100644
--- a/drivers/iio/common/Makefile
+++ b/drivers/iio/common/Makefile
@@ -7,6 +7,7 @@
#
# When adding new entries keep the list in alphabetical order
+obj-y += cros_ec_sensors/
obj-y += hid-sensors/
obj-y += ms_sensors/
obj-y += ssp_sensors/