On Tue, Feb 11, 2025 at 9:32 PM Mario Limonciello superm1@kernel.org wrote:
From: Mario Limonciello mario.limonciello@amd.com
Spurious immediate wake up events are reported on Acer Nitro ANV14. GPIO 11 is specified as an edge triggered input and also a wake source but this pin is supposed to be an output pin for an LED, so it's effectively floating.
Block the interrupt from getting set up for this GPIO on this device.
Cc: stable@vger.kernel.org Reported-and-tested-by: Delgan delgan.py@gmail.com
Please refer to process/submitting-patches.rst - don't combine tags.
This should be `Closes`, not `Close`.
I fixed the two above myself but please keep it in mind next time.
Bartosz