mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 09:01:36 -04:00
greybus: sysfs documentation: Document the greybus interface block sysfs files.
Documentation, what, really? Yes. Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
This commit is contained in:
35
drivers/staging/greybus/Documentation/sysfs-bus-greybus
Normal file
35
drivers/staging/greybus/Documentation/sysfs-bus-greybus
Normal file
@@ -0,0 +1,35 @@
|
||||
What: /sys/bus/greybus/device/.../product
|
||||
Date: December 2014
|
||||
KernelVersion: 3.XX
|
||||
Contact: Greg Kroah-Hartman <greg@kroah.com>
|
||||
Description:
|
||||
Product ID of a Greybus interface block.
|
||||
|
||||
What: /sys/bus/greybus/device/.../product_string
|
||||
Date: December 2014
|
||||
KernelVersion: 3.XX
|
||||
Contact: Greg Kroah-Hartman <greg@kroah.com>
|
||||
Description:
|
||||
Product ID string of a Greybus interface block.
|
||||
|
||||
What: /sys/bus/greybus/device/.../unique_id
|
||||
Date: December 2014
|
||||
KernelVersion: 3.XX
|
||||
Contact: Greg Kroah-Hartman <greg@kroah.com>
|
||||
Description:
|
||||
Unique ID of a Greybus interface block.
|
||||
|
||||
What: /sys/bus/greybus/device/.../vendor
|
||||
Date: December 2014
|
||||
KernelVersion: 3.XX
|
||||
Contact: Greg Kroah-Hartman <greg@kroah.com>
|
||||
Description:
|
||||
Vendor ID of a Greybus interface block.
|
||||
|
||||
What: /sys/bus/greybus/device/.../vendor_string
|
||||
Date: December 2014
|
||||
KernelVersion: 3.XX
|
||||
Contact: Greg Kroah-Hartman <greg@kroah.com>
|
||||
Description:
|
||||
Vendor ID string of a Greybus interface block.
|
||||
|
||||
Reference in New Issue
Block a user