aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAzael Avalos <coproscefalo@gmail.com>2015-02-26 12:59:33 -0500
committerDarren Hart <dvhart@linux.intel.com>2015-05-11 13:38:23 -0400
commitfe88e379e89baf9cb0486caececc744fccbe9cb6 (patch)
tree91fbfd38f7cfc4a106964391bb52ce204ae231a6
parent7dd62c0178ceae1d2bf5d8b88941314ec6eeca0a (diff)
Documentation/ABI: Add file describing the sysfs entries for toshiba_haps
This patch adds a new file describing the sysfs entries for the toshiba_haps driver. Signed-off-by: Azael Avalos <coproscefalo@gmail.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
-rw-r--r--Documentation/ABI/testing/sysfs-driver-toshiba_haps20
1 files changed, 20 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-toshiba_haps b/Documentation/ABI/testing/sysfs-driver-toshiba_haps
new file mode 100644
index 000000000000..a662370b4dbf
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-driver-toshiba_haps
@@ -0,0 +1,20 @@
1What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS620A:00/protection_level
2Date: August 16, 2014
3KernelVersion: 3.17
4Contact: Azael Avalos <coproscefalo@gmail.com>
5Description: This file controls the built-in accelerometer protection level,
6 valid values are:
7 * 0 -> Disabled
8 * 1 -> Low
9 * 2 -> Medium
10 * 3 -> High
11 The default potection value is set to 2 (Medium).
12Users: KToshiba
13
14What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS620A:00/reset_protection
15Date: August 16, 2014
16KernelVersion: 3.17
17Contact: Azael Avalos <coproscefalo@gmail.com>
18Description: This file turns off the built-in accelerometer for a few
19 seconds and then restore normal operation. Accepting 1 as the
20 only parameter.