From: Johan Hovold Date: Sat, 23 Apr 2016 16:47:21 +0000 (+0200) Subject: greybus: Documentation/sysfs: add entry for control device X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4ff80a59ac3bbdacaf93598eed396677f29c4673;p=linux-beck.git 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 Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- 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 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 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 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 +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