| What: /sys/bus/platform/devices/GOOG000C\:00/boot_on_ac |
| Boot on AC is a policy which makes the device boot from S5 |
| when AC power is connected. This is useful for users who |
| want to run their device headless or with a dock. |
| Input should be parseable by kstrtou8() to 0 or 1. |
| What: /sys/bus/platform/devices/GOOG000C\:00/build_date |
| Display Wilco Embedded Controller firmware build date. |
| Output will a MM/DD/YY string. |
| What: /sys/bus/platform/devices/GOOG000C\:00/build_revision |
| Display Wilco Embedded Controller build revision. |
| Output will a version string be similar to the example below: |
| What: /sys/bus/platform/devices/GOOG000C\:00/model_number |
| Display Wilco Embedded Controller model number. |
| Output will a version string be similar to the example below: |
| What: /sys/bus/platform/devices/GOOG000C\:00/version |
| Display Wilco Embedded Controller firmware version. |
| The format of the string is x.y.z. Where x is major, y is minor |
| and z is the build number. For example: 95.00.06 |