Re: [PATCH 2/2] platform: x86: add ACPI driver for ChromeOS.

2017-08-02 Thread Enric Balletbo Serra
Hi Andy, 2017-08-01 17:17 GMT+02:00 Andy Shevchenko : > On Mon, Jul 31, 2017 at 4:03 PM, Enric Balletbo i Serra > wrote: > >> This driver attaches to the Chromeos ACPI device and the exports the values >> reported by the ACPI in a sysfs directory. All ACPI values are presented in >> the string fo

Re: [PATCH 2/2] platform: x86: add ACPI driver for ChromeOS.

2017-08-01 Thread Andy Shevchenko
On Mon, Jul 31, 2017 at 4:03 PM, Enric Balletbo i Serra wrote: > This driver attaches to the Chromeos ACPI device and the exports the values > reported by the ACPI in a sysfs directory. All ACPI values are presented in > the string form (numbers as decimal values) and can be accessed as the > con

[PATCH 2/2] platform: x86: add ACPI driver for ChromeOS.

2017-07-31 Thread Enric Balletbo i Serra
From: Olof Johansson This driver attaches to the Chromeos ACPI device and the exports the values reported by the ACPI in a sysfs directory. All ACPI values are presented in the string form (numbers as decimal values) and can be accessed as the contents of the appropriate read only files in the sy