summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/Documentation
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-04-23 18:47:21 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-04-25 11:08:30 -0700
commit4ff80a59ac3bbdacaf93598eed396677f29c4673 (patch)
tree77eb2cf4ff0c02820de3621266131a94d3034ced /drivers/staging/greybus/Documentation
parent12185197eac3355c7c7c7bce0e81b0c65baa3010 (diff)
greybus: Documentation/sysfs: add entry for control device
Add an entry for the recently added interface control device. Also move the bundle-device entry below the control-device entries. Reported-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Documentation')
-rw-r--r--drivers/staging/greybus/Documentation/sysfs-bus-greybus14
1 files changed, 11 insertions, 3 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index 4831efb9d0f7..89b15b0428f7 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -88,13 +88,13 @@ Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
Power measurement of the interface in microwatts (uW)
-What: /sys/bus/greybus/device/N-I.B
+What: /sys/bus/greybus/device/N-I.ctrl
Date: October 2015
KernelVersion: 4.XX
Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
- A bundle B on the Interface I, B is replaced by a 1-byte
- number representing the bundle.
+ Abstract control device for interface I that represents the
+ current mode of an enumerated Greybus interface.
What: /sys/bus/greybus/device/N-I.ctrl/product_string
Date: October 2015
@@ -110,6 +110,14 @@ Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
Vendor ID string of a Greybus interface.
+What: /sys/bus/greybus/device/N-I.B
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ A bundle B on the Interface I, B is replaced by a 1-byte
+ number representing the bundle.
+
What: /sys/bus/greybus/device/N-I.B/bundle_class
Date: October 2015
KernelVersion: 4.XX