On Tue, Feb 11, 2025 at 02:32:01PM -0600, Mario Limonciello wrote: > From: Mario Limonciello <mario.limonciello@xxxxxxx> > > 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@xxxxxxxxxxxxxxx > Reported-and-tested-by: Delgan <delgan.py@xxxxxxxxx> > Close: https://gitlab.freedesktop.org/drm/amd/-/issues/3954 > Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx> Acked-by: Mika Westerberg <westeri@xxxxxxxxxx>