Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / ABI / testing / sysfs-platform-wilco-ec
1 What:           /sys/bus/platform/devices/GOOG000C\:00/boot_on_ac
2 Date:           April 2019
3 KernelVersion:  5.3
4 Description:
5                 Boot on AC is a policy which makes the device boot from S5
6                 when AC power is connected. This is useful for users who
7                 want to run their device headless or with a dock.
8
9                 Input should be parseable by kstrtou8() to 0 or 1.
10
11 What:          /sys/bus/platform/devices/GOOG000C\:00/build_date
12 Date:          May 2019
13 KernelVersion: 5.3
14 Description:
15                Display Wilco Embedded Controller firmware build date.
16                Output will a MM/DD/YY string.
17
18 What:          /sys/bus/platform/devices/GOOG000C\:00/build_revision
19 Date:          May 2019
20 KernelVersion: 5.3
21 Description:
22                Display Wilco Embedded Controller build revision.
23                Output will a version string be similar to the example below:
24                d2592cae0
25
26 What:          /sys/bus/platform/devices/GOOG000C\:00/model_number
27 Date:          May 2019
28 KernelVersion: 5.3
29 Description:
30                Display Wilco Embedded Controller model number.
31                Output will a version string be similar to the example below:
32                08B6
33
34 What:          /sys/bus/platform/devices/GOOG000C\:00/version
35 Date:          May 2019
36 KernelVersion: 5.3
37 Description:
38                Display Wilco Embedded Controller firmware version.
39                The format of the string is x.y.z. Where x is major, y is minor
40                and z is the build number. For example: 95.00.06