Re: [PATCH] gpiolib: acpi: Add quirk for ASUS ROG Strix G614 series
From: Marco Scardovi
Date: Wed Jun 17 2026 - 04:54:16 EST
>
> Okay, perhaps this all needs to be elaborated and summarized in the commit
> message.
> > Sidenote
> > Personally I'd wait for Mario for further info: after all it's him the
> > maintainer for AMD side and surely knows more than me.
>
> Sure, I am with you on this.
>
What I'm saying below is purely based on my own speculations but it's the
most plausible thing I can think as for now.
When I tested Mario's patch back in April it totally used to work on my
device: I have an idea that the value probably happened to be equal 1, like
requested on the patch and making it working as intended.
In the meantime I updated the BIOS (from 310 to 315, released in May),
changing the value from 1 to 0 and breaking the boot time again (as said it's
my own speculation, I'm not sure if it is actually possible).
I didn't test the patch after the BIOS update 'cause I had the
gpiolib_acpi.run_edge_events_on_boot=0 option enabled and didn't think it
would stop working again.