Commit 7baa184d authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

greybus: Documentation/sysfs-bus-greybus: document the endo and SVC



This documents the endo device, and the SVC specific files that are
present in the sysfs device tree.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Reviewed-by: default avatarAlex Elder <elder@linaro.org>
parent f0b67870
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
What:		/sys/bus/greybus/device/endo-XXXX
Date:		October 2015
KernelVersion:	4.XX
Contact:	Greg Kroah-Hartman <greg@kroah.com>
Description:
		The "root" endo for the Greybus device tree. XXX is
		replaced with the numeric value of the endo layout
		scheme as documented in the ARA Module Developer Kit.

What:		/sys/bus/greybus/device/endo-XXXX/SVC/serial_number
Date:		October 2015
KernelVersion:	4.XX
Contact:	Greg Kroah-Hartman <greg@kroah.com>
Description:
		The serial number of the SVC device

What:		/sys/bus/greybus/device/endo-XXXX/SVC/version
Date:		October 2015
KernelVersion:	4.XX
Contact:	Greg Kroah-Hartman <greg@kroah.com>
Description:
		The version number of the firmware in the SVC device.

What:		/sys/bus/greybus/device/.../product
Date:		October 2015
KernelVersion:	4.XX