Re: [PATCH] ACPI: button: Add a DMI quirk for Razer Blade Stealth 13 late 2019 lid-switch

From: Rafael J. Wysocki
Date: Tue Jan 07 2020 - 05:53:15 EST


On Thu, Jan 2, 2020 at 10:27 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
>
> Hi,
>
> On 02-01-2020 21:27, Jason Ekstrand wrote:
> > Running evemu-record on the lid switch event shows that the lid reports
> > the first close but then never reports an open. This causes systemd to
> > continuously re-suspend the laptop every 30s. Resetting the _LID to
> > open fixes the issue.
> >
> > v2: Updated the comment to better describe the behavior of ACPI
> >
> > Signed-off-by: Jason Ekstrand <jason@xxxxxxxxxxxxxx>
>
> Thanks, looks good to me now:
>
> Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx>

Applied as 5.6 material, thanks!