On Tue, Feb 11, 2025 at 02:32:01PM -0600, Mario Limonciello 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 Close: https://gitlab.freedesktop.org/drm/amd/-/issues/3954
Closes:
Otherwise, Acked-by: Andy Shevchenko andriy.shevchenko@linux.intel.com