18c2ecf20Sopenharmony_ciWhat: /sys/bus/platform/devices/GOOG000C\:00/boot_on_ac 28c2ecf20Sopenharmony_ciDate: April 2019 38c2ecf20Sopenharmony_ciKernelVersion: 5.3 48c2ecf20Sopenharmony_ciDescription: 58c2ecf20Sopenharmony_ci Boot on AC is a policy which makes the device boot from S5 68c2ecf20Sopenharmony_ci when AC power is connected. This is useful for users who 78c2ecf20Sopenharmony_ci want to run their device headless or with a dock. 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci Input should be parseable by kstrtou8() to 0 or 1. 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciWhat: /sys/bus/platform/devices/GOOG000C\:00/build_date 128c2ecf20Sopenharmony_ciDate: May 2019 138c2ecf20Sopenharmony_ciKernelVersion: 5.3 148c2ecf20Sopenharmony_ciDescription: 158c2ecf20Sopenharmony_ci Display Wilco Embedded Controller firmware build date. 168c2ecf20Sopenharmony_ci Output will a MM/DD/YY string. 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ciWhat: /sys/bus/platform/devices/GOOG000C\:00/build_revision 198c2ecf20Sopenharmony_ciDate: May 2019 208c2ecf20Sopenharmony_ciKernelVersion: 5.3 218c2ecf20Sopenharmony_ciDescription: 228c2ecf20Sopenharmony_ci Display Wilco Embedded Controller build revision. 238c2ecf20Sopenharmony_ci Output will a version string be similar to the example below: 248c2ecf20Sopenharmony_ci d2592cae0 258c2ecf20Sopenharmony_ci 268c2ecf20Sopenharmony_ciWhat: /sys/bus/platform/devices/GOOG000C\:00/model_number 278c2ecf20Sopenharmony_ciDate: May 2019 288c2ecf20Sopenharmony_ciKernelVersion: 5.3 298c2ecf20Sopenharmony_ciDescription: 308c2ecf20Sopenharmony_ci Display Wilco Embedded Controller model number. 318c2ecf20Sopenharmony_ci Output will a version string be similar to the example below: 328c2ecf20Sopenharmony_ci 08B6 338c2ecf20Sopenharmony_ci 348c2ecf20Sopenharmony_ciWhat: /sys/bus/platform/devices/GOOG000C\:00/usb_charge 358c2ecf20Sopenharmony_ciDate: October 2019 368c2ecf20Sopenharmony_ciKernelVersion: 5.5 378c2ecf20Sopenharmony_ciDescription: 388c2ecf20Sopenharmony_ci Control the USB PowerShare Policy. USB PowerShare is a policy 398c2ecf20Sopenharmony_ci which affects charging via the special USB PowerShare port 408c2ecf20Sopenharmony_ci (marked with a small lightning bolt or battery icon) when in 418c2ecf20Sopenharmony_ci low power states: 428c2ecf20Sopenharmony_ci 438c2ecf20Sopenharmony_ci - In S0, the port will always provide power. 448c2ecf20Sopenharmony_ci - In S0ix, if usb_charge is enabled, then power will be 458c2ecf20Sopenharmony_ci supplied to the port when on AC or if battery is > 50%. 468c2ecf20Sopenharmony_ci Else no power is supplied. 478c2ecf20Sopenharmony_ci - In S5, if usb_charge is enabled, then power will be supplied 488c2ecf20Sopenharmony_ci to the port when on AC. Else no power is supplied. 498c2ecf20Sopenharmony_ci 508c2ecf20Sopenharmony_ci Input should be either "0" or "1". 518c2ecf20Sopenharmony_ci 528c2ecf20Sopenharmony_ciWhat: /sys/bus/platform/devices/GOOG000C\:00/version 538c2ecf20Sopenharmony_ciDate: May 2019 548c2ecf20Sopenharmony_ciKernelVersion: 5.3 558c2ecf20Sopenharmony_ciDescription: 568c2ecf20Sopenharmony_ci Display Wilco Embedded Controller firmware version. 578c2ecf20Sopenharmony_ci The format of the string is x.y.z. Where x is major, y is minor 588c2ecf20Sopenharmony_ci and z is the build number. For example: 95.00.06 59