Re: [PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series

From: Armin Wolf

Date: Wed Jun 17 2026 - 17:23:26 EST


Am 17.06.26 um 20:50 schrieb Marco Scardovi:

Hi Basavaraj,

Thank you for your review: this is the v2 with the rewording as requested.

Hi,

could you share the output of "acpidump" on your device? I suspect that Asus
uses a _DSM control method to tell Windows to invert the polarity inside the
ActiveBoth check.

Thanks,
Armin Wolf

Changes in v2:
- Reworded the commit message and the code comment to explain the actual
boot-time replay mechanism as suggested by Basavaraj.
- Explicitly noted that the touchpad itself is driven by i2c-hid and functions
normally, and that the ACPI event handler is preserved for post-boot events.
- Rebased against linux-next-20260616

Marco Scardovi (1):
gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series

drivers/gpio/gpiolib-acpi-quirks.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)