summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/Documentation/sysfs-bus-greybus
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2015-05-27 16:17:50 (GMT)
committerGreg Kroah-Hartman <gregkh@google.com>2015-05-28 21:45:20 (GMT)
commitb4dbf1e13268e5a7d88e8bdc4d4d0c481f8f53e7 (patch)
treee8d0577d9b95abcaad4189481d2c9e6f640732b1 /drivers/staging/greybus/Documentation/sysfs-bus-greybus
parentdf76422113b0a80198bccf1a3d2515afe00db736 (diff)
downloadlinux-b4dbf1e13268e5a7d88e8bdc4d4d0c481f8f53e7.tar.xz
greybus: add documentation for Endo sysfs files
Update the files documenting Greybus-related sysfs files under Documentation/ to reflect the addition of the two recently-added Endo attributes. Signed-off-by: Alex Elder <elder@linaro.org> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Documentation/sysfs-bus-greybus')
-rw-r--r--drivers/staging/greybus/Documentation/sysfs-bus-greybus19
1 files changed, 19 insertions, 0 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index ab728a4..6815b91 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -7,6 +7,25 @@ Description:
replaced with the numeric value of the endo layout
scheme as documented in the ARA Module Developer Kit.
+What: /sys/bus/greybus/device/endo-XXXX/Endo/id
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ The Endo ID, which is a 2-byte hexadecimal value
+ defined by the the Endo layout scheme, documented in
+ the ARA Module Developer Kit.
+
+What: /sys/bus/greybus/device/endo-XXXX/Endo/ap_intf_id
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ The AP interface ID, a small non-zero integer which
+ defines the position of the AP module on the Endo.
+ The interface positions are defined in the ARA
+ Module Developer Kit.
+
What: /sys/bus/greybus/device/endo-XXXX/SVC/serial_number
Date: October 2015
KernelVersion: 4.XX