diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2014-05-08 22:57:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-08-07 11:44:45 +0100 |
commit | 7144045d2ac4cfa9594f392c6468c3d384041c06 (patch) | |
tree | 27f6953d8ed43355c3516f709c699b43d0e1e855 /Documentation/ABI | |
parent | bd7fe5b7191836a229981fdd83845a528ee9f846 (diff) | |
download | linux-7144045d2ac4cfa9594f392c6468c3d384041c06.tar.gz linux-7144045d2ac4cfa9594f392c6468c3d384041c06.tar.bz2 linux-7144045d2ac4cfa9594f392c6468c3d384041c06.zip |
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')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150 | 7 |
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 @@ +What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX" +KernelVersion: 3.17 +Contact: linux-iio@vger.kernel.org +Description: + The BMC150 accelerometer kernel module provides an additional trigger, + which sets driver in a mode, where data is pushed to the buffer + only when there is any motion. |