aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2014-06-23 15:10:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-09 14:19:34 -0700
commit602214db45188819b19917c3259ed21a203d2c83 (patch)
treeff8ce67dfa2307fe7c5bcd4aa5dfcf1de8474987 /Documentation
parentmei: move from misc to char device (diff)
downloadlinux-dev-602214db45188819b19917c3259ed21a203d2c83.tar.xz
linux-dev-602214db45188819b19917c3259ed21a203d2c83.zip
mei: sysfs: add Documentation mei class attributes
Add sysfs attributes Documentation entries for /sys/class/mei Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/sysfs-class-mei16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-mei b/Documentation/ABI/testing/sysfs-class-mei
new file mode 100644
index 000000000000..0ec8b8178c41
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-class-mei
@@ -0,0 +1,16 @@
+What: /sys/class/mei/
+Date: May 2014
+KernelVersion: 3.17
+Contact: Tomas Winkler <tomas.winkler@intel.com>
+Description:
+ The mei/ class sub-directory belongs to mei device class
+
+
+What: /sys/class/mei/meiN/
+Date: May 2014
+KernelVersion: 3.17
+Contact: Tomas Winkler <tomas.winkler@intel.com>
+Description:
+ The /sys/class/mei/meiN directory is created for
+ each probed mei device
+