summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Documentation
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2014-12-11 23:11:01 +0100
committerGreg Kroah-Hartman2014-12-12 01:53:59 +0100
commit640f13ecc879163dd45c213fbbef8ffc825d95bb (patch)
tree6bcbe2891fc79c5baca6435efd0bb1a6c954d7b4 /drivers/staging/greybus/Documentation
parentgreybus: connection: document the sysfs files (diff)
downloadkernel-qcow2-linux-640f13ecc879163dd45c213fbbef8ffc825d95bb.tar.gz
kernel-qcow2-linux-640f13ecc879163dd45c213fbbef8ffc825d95bb.tar.xz
kernel-qcow2-linux-640f13ecc879163dd45c213fbbef8ffc825d95bb.zip
greybus: interface: document sysfs files
Yes, an interface has a device id sysfs file, so we need to document it. Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'drivers/staging/greybus/Documentation')
-rw-r--r--drivers/staging/greybus/Documentation/sysfs-bus-greybus7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index b734c674b4f9..2491201848c7 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -53,3 +53,10 @@ KernelVersion: 3.XX
Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
The protocol id of a Greybus connection.
+
+What: /sys/bus/greybus/device/.../device_id
+Date: December 2014
+KernelVersion: 3.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ The device id of a Greybus interface.