Commit a500a8a6 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

greybus: connection: document the sysfs files

Document what the sysfs files are for connections, so that people have a
chance to understand what they can be used for.
Reviewed-by: default avatarAlex Elder <elder@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent ab88eb58
......@@ -33,3 +33,23 @@ Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
Vendor ID string of a Greybus interface block.
What: /sys/bus/greybus/device/.../state
Date: December 2014
KernelVersion: 3.XX
Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
The current state of a Greybus connection.
It will be one of the following values:
0 - invalid
1 - disabled
2 - enabled
3 - error
4 - destroying
What: /sys/bus/greybus/device/.../protocol_id
Date: December 2014
KernelVersion: 3.XX
Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
The protocol id of a Greybus connection.
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