summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Documentation
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2015-04-07 20:27:53 +0200
committerGreg Kroah-Hartman2015-04-09 22:50:09 +0200
commit7baa184dbd407b4a1b619c6f5f78074f0bb19ae9 (patch)
tree280bd8fa78e38314e61d50e39731a8cdbb6982c3 /drivers/staging/greybus/Documentation
parentgreybus: Documentation/sysfs-bus-greybus: update kernel version and date (diff)
downloadkernel-qcow2-linux-7baa184dbd407b4a1b619c6f5f78074f0bb19ae9.tar.gz
kernel-qcow2-linux-7baa184dbd407b4a1b619c6f5f78074f0bb19ae9.tar.xz
kernel-qcow2-linux-7baa184dbd407b4a1b619c6f5f78074f0bb19ae9.zip
greybus: Documentation/sysfs-bus-greybus: document the endo and SVC
This documents the endo device, and the SVC specific files that are present in the sysfs device tree. Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Reviewed-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'drivers/staging/greybus/Documentation')
-rw-r--r--drivers/staging/greybus/Documentation/sysfs-bus-greybus23
1 files changed, 23 insertions, 0 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index 9a945dbdff66..c0e0c0aad94b 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -1,3 +1,26 @@
+What: /sys/bus/greybus/device/endo-XXXX
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ The "root" endo for the Greybus device tree. XXX is
+ 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/SVC/serial_number
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ The serial number of the SVC device
+
+What: /sys/bus/greybus/device/endo-XXXX/SVC/version
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ The version number of the firmware in the SVC device.
+
What: /sys/bus/greybus/device/.../product
Date: October 2015
KernelVersion: 4.XX