Re: [PATCH] ACPI: scan: Add PNP0D80 to the _DEP exceptions list

2020-12-07 Thread Rafael J. Wysocki
On Sat, Dec 5, 2020 at 7:41 PM Hans de Goede wrote: > > Hi, > > On 12/5/20 4:29 PM, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > The PNP0D80 ("Windows-compatible System Power Management Controller") > > device ID is used for identifying the special device object providing > > the

[PATCH] ACPI: scan: Add PNP0D80 to the _DEP exceptions list

2020-12-05 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The PNP0D80 ("Windows-compatible System Power Management Controller") device ID is used for identifying the special device object providing the LPI (Low-power S0 Idle) _DSM interface [1]. That device object does not supply any operation regions, but it appears in _DEP lis

Re: [PATCH] ACPI: scan: Add PNP0D80 to the _DEP exceptions list

2020-12-05 Thread Hans de Goede
Hi, On 12/5/20 4:29 PM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The PNP0D80 ("Windows-compatible System Power Management Controller") > device ID is used for identifying the special device object providing > the LPI (Low-power S0 Idle) _DSM interface [1]. That device object > doe