summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/Documentation/sysfs-bus-greybus
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-12-28 06:29:00 (GMT)
committerGreg Kroah-Hartman <gregkh@google.com>2015-12-30 21:13:04 (GMT)
commit57c6bcc635626e24fff3546bb072b4ba4163872b (patch)
tree5501536e0d5d531ec1bdca6e772609d2b1c7e0ac /drivers/staging/greybus/Documentation/sysfs-bus-greybus
parent63d742b68abd09977dfa9f488e5494ec65485ef0 (diff)
downloadlinux-57c6bcc635626e24fff3546bb072b4ba4163872b.tar.xz
greybus: interface: Receive serial-number on hotplug event
Two exactly same modules can be uniquely identified using module's serial-number. This patch updates the interface hotplug event to also receive the serial-number of the module. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Documentation/sysfs-bus-greybus')
-rw-r--r--drivers/staging/greybus/Documentation/sysfs-bus-greybus8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index 2cd17c7..0d16d76 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -37,6 +37,14 @@ Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
The ID of a Greybus interface.
+What: /sys/bus/greybus/device/N-I/serial_number
+Date: October 2015
+KernelVersion: 4.XX
+Contact: Greg Kroah-Hartman <greg@kroah.com>
+Description:
+ Serial Number of the Greybus interface, represented by a 64 bit
+ hexadecimal number.
+
What: /sys/bus/greybus/device/N-I/product_id
Date: October 2015
KernelVersion: 4.XX