1What:		/sys/devices/platform/<platform>/tokens/*
2Date:		November 2017
3KernelVersion:	4.15
4Contact:	"Mario Limonciello" <mario.limonciello@dell.com>
5Description:
6		A read-only description of Dell platform tokens
7		available on the machine.
8
9		Each token attribute is available as a pair of
10		sysfs attributes readable by a process with
11		CAP_SYS_ADMIN.
12
13		For example the token ID "5" would be available
14		as the following attributes:
15
16		0005_location
17		0005_value
18
19		Tokens will vary from machine to machine, and
20		only tokens available on that machine will be
21		displayed.
22