On Tue, Feb 11, 2025 at 9:32 PM Mario Limonciello <superm1@xxxxxxxxxx> 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> Please refer to process/submitting-patches.rst - don't combine tags. > Close: https://gitlab.freedesktop.org/drm/amd/-/issues/3954 This should be `Closes`, not `Close`. I fixed the two above myself but please keep it in mind next time. Bartosz