18c2ecf20Sopenharmony_ciWhat:		/config/stp-policy
28c2ecf20Sopenharmony_ciDate:		June 2015
38c2ecf20Sopenharmony_ciKernelVersion:	4.3
48c2ecf20Sopenharmony_ciDescription:
58c2ecf20Sopenharmony_ci		This group contains policies mandating Master/Channel allocation
68c2ecf20Sopenharmony_ci		for software sources wishing to send trace data over an STM
78c2ecf20Sopenharmony_ci		device.
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciWhat:		/config/stp-policy/<device>.<policy>
108c2ecf20Sopenharmony_ciDate:		June 2015
118c2ecf20Sopenharmony_ciKernelVersion:	4.3
128c2ecf20Sopenharmony_ciDescription:
138c2ecf20Sopenharmony_ci		This group is the root of a policy; its name is a concatenation
148c2ecf20Sopenharmony_ci		of an stm device name to which this policy applies and an
158c2ecf20Sopenharmony_ci		arbitrary string. If <device> part doesn't match an existing
168c2ecf20Sopenharmony_ci		stm device, mkdir will fail with ENODEV; if that device already
178c2ecf20Sopenharmony_ci		has a policy assigned to it, mkdir will fail with EBUSY.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciWhat:		/config/stp-policy/<device>.<policy>/device
208c2ecf20Sopenharmony_ciDate:		June 2015
218c2ecf20Sopenharmony_ciKernelVersion:	4.3
228c2ecf20Sopenharmony_ciDescription:
238c2ecf20Sopenharmony_ci		STM device to which this policy applies, read only. Same as the
248c2ecf20Sopenharmony_ci		<device> component of its parent directory.
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ciWhat:		/config/stp-policy/<device>.<policy>/<node>
278c2ecf20Sopenharmony_ciDate:		June 2015
288c2ecf20Sopenharmony_ciKernelVersion:	4.3
298c2ecf20Sopenharmony_ciDescription:
308c2ecf20Sopenharmony_ci		Policy node is a string identifier that software clients will
318c2ecf20Sopenharmony_ci		use to request a master/channel to be allocated and assigned to
328c2ecf20Sopenharmony_ci		them.
338c2ecf20Sopenharmony_ci
348c2ecf20Sopenharmony_ciWhat:		/config/stp-policy/<device>.<policy>/<node>/masters
358c2ecf20Sopenharmony_ciDate:		June 2015
368c2ecf20Sopenharmony_ciKernelVersion:	4.3
378c2ecf20Sopenharmony_ciDescription:
388c2ecf20Sopenharmony_ci		Range of masters from which to allocate for users of this node.
398c2ecf20Sopenharmony_ci		Write two numbers: the first master and the last master number.
408c2ecf20Sopenharmony_ci
418c2ecf20Sopenharmony_ciWhat:		/config/stp-policy/<device>.<policy>/<node>/channels
428c2ecf20Sopenharmony_ciDate:		June 2015
438c2ecf20Sopenharmony_ciKernelVersion:	4.3
448c2ecf20Sopenharmony_ciDescription:
458c2ecf20Sopenharmony_ci		Range of channels from which to allocate for users of this node.
468c2ecf20Sopenharmony_ci		Write two numbers: the first channel and the last channel
478c2ecf20Sopenharmony_ci		number.
488c2ecf20Sopenharmony_ci
49