Commit b4dbf1e1 authored by Alex Elder's avatar Alex Elder Committed by Greg Kroah-Hartman
Browse files

greybus: add documentation for Endo sysfs files



Update the files documenting Greybus-related sysfs files under
Documentation/ to reflect the addition of the two recently-added
Endo attributes.

Signed-off-by: default avatarAlex Elder <elder@linaro.org>
Reviewed-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent df764221
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -7,6 +7,25 @@ Description:
		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/Endo/id
Date:		October 2015
KernelVersion:	4.XX
Contact:	Greg Kroah-Hartman <greg@kroah.com>
Description:
		The Endo ID, which is a 2-byte hexadecimal value
		defined by the the Endo layout scheme, documented in
		the ARA Module Developer Kit.

What:		/sys/bus/greybus/device/endo-XXXX/Endo/ap_intf_id
Date:		October 2015
KernelVersion:	4.XX
Contact:	Greg Kroah-Hartman <greg@kroah.com>
Description:
		The AP interface ID, a small non-zero integer which
		defines the position of the AP module on the Endo.
		The interface positions are defined in the ARA
		Module Developer Kit.

What:		/sys/bus/greybus/device/endo-XXXX/SVC/serial_number
Date:		October 2015
KernelVersion:	4.XX
+0 −0

Empty file added.

+0 −0

Empty file added.