blob: 205d3b6361e0db9c3c653f56928c6d8609ee000d [file] [log] [blame]
Mario Limonciello33b9ca12017-11-01 14:25:30 -05001What: /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.