On Mon, Mar 2, 2020 at 12:12 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > There are at least 3 models of the HP x2 10 models: > > Bay Trail SoC + AXP288 PMIC > Cherry Trail SoC + AXP288 PMIC > Cherry Trail SoC + TI PMIC > > Like on the other HP x2 10 models we need to ignore wakeup for ACPI GPIO > events on the external embedded-controller pin to avoid spurious wakeups > on the HP x2 10 CHT + AXP288 model too. > > This commit adds an extra DMI based quirk for the HP x2 10 CHT + AXP288 > model, ignoring wakeups for ACPI GPIO events on the EC interrupt pin > on this model. This fixes spurious wakeups from suspend on this model. > > Fixes: aa23ca3d98f7 ("gpiolib: acpi: Add honor_wakeup module-option + quirk mech > Reported-and-tested-by: Marc Lehmann <schmorp@xxxxxxxxxx> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> Patch applied with Mika's ACK. Yours, Linus Walleij