Skip to content

Commit

Permalink
greybus: Documentation/sysfs: add entry for control device
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johan Hovold authored and Greg Kroah-Hartman committed Apr 25, 2016
1 parent 1218519 commit 4ff80a5
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions drivers/staging/greybus/Documentation/sysfs-bus-greybus
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4ff80a5

Please sign in to comment.