On Mon, 31 Jul 2023 at 01:29, Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> wrote: > > On 7/31/23 7:42 AM, Tzung-Bi Shih wrote: > > Support official HID GOOG0016 for ChromeOS ACPI (see [1]). > > > > [1]: https://crrev.com/c/2266713 > > > > Signed-off-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx> > Reviewed-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> > > > --- > > Changes from v2[2]: > > - Instead of replacing, appending "GOOG0016" in sysfs-driver-chromeos-acpi. > > > > Changes from v1[3]: > > - Preserve the PNP ID GGL0001 for backward compatible to older firmwares. > > - Modify commit title and message accordingly. > > > > [2]: https://patchwork.kernel.org/project/chrome-platform/patch/20230728065438.4026629-1-tzungbi@xxxxxxxxxx/ > > [3]: https://patchwork.kernel.org/project/chrome-platform/patch/20230728014256.3836298-1-tzungbi@xxxxxxxxxx/ > > > > .../ABI/testing/sysfs-driver-chromeos-acpi | 15 +++++++++++++++ > > .../firmware-guide/acpi/chromeos-acpi-device.rst | 5 ++--- > > drivers/platform/chrome/chromeos_acpi.c | 2 +- > > 3 files changed, 18 insertions(+), 4 deletions(-) Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>