aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing
diff options
context:
space:
mode:
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>2014-05-08 17:57:00 -0400
committerJonathan Cameron <jic23@kernel.org>2014-08-07 06:44:45 -0400
commit7144045d2ac4cfa9594f392c6468c3d384041c06 (patch)
tree27f6953d8ed43355c3516f709c699b43d0e1e855 /Documentation/ABI/testing
parentbd7fe5b7191836a229981fdd83845a528ee9f846 (diff)
iio: accel: BMC150 accel documentation
Added any-motion trigger documentation. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio-accel-bmc1507
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150 b/Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150
new file mode 100644
index 000000000000..99847a913af7
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150
@@ -0,0 +1,7 @@
1What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX"
2KernelVersion: 3.17
3Contact: linux-iio@vger.kernel.org
4Description:
5 The BMC150 accelerometer kernel module provides an additional trigger,
6 which sets driver in a mode, where data is pushed to the buffer
7 only when there is any motion.