Commit 4ff80a59 authored by Johan Hovold's avatar Johan Hovold Committed by Greg Kroah-Hartman

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: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarJohan Hovold <johan@hovoldconsulting.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 12185197
...@@ -88,13 +88,13 @@ Contact: Greg Kroah-Hartman <greg@kroah.com> ...@@ -88,13 +88,13 @@ Contact: Greg Kroah-Hartman <greg@kroah.com>
Description: Description:
Power measurement of the interface in microwatts (uW) 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 Date: October 2015
KernelVersion: 4.XX KernelVersion: 4.XX
Contact: Greg Kroah-Hartman <greg@kroah.com> Contact: Greg Kroah-Hartman <greg@kroah.com>
Description: Description:
A bundle B on the Interface I, B is replaced by a 1-byte Abstract control device for interface I that represents the
number representing the bundle. current mode of an enumerated Greybus interface.
What: /sys/bus/greybus/device/N-I.ctrl/product_string What: /sys/bus/greybus/device/N-I.ctrl/product_string
Date: October 2015 Date: October 2015
...@@ -110,6 +110,14 @@ Contact: Greg Kroah-Hartman <greg@kroah.com> ...@@ -110,6 +110,14 @@ Contact: Greg Kroah-Hartman <greg@kroah.com>
Description: Description:
Vendor ID string of a Greybus interface. 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 What: /sys/bus/greybus/device/N-I.B/bundle_class
Date: October 2015 Date: October 2015
KernelVersion: 4.XX KernelVersion: 4.XX
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment