ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3Enable
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 28 Feb 2023 22:11:28 +0000 (16:11 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Mar 2023 18:24:14 +0000 (19:24 +0100)
commite2a56364485e7789e7b8f342637c7f3a219f7ede
tree4fbe0177675d0098f967aceeb87ed10f8bde2100
parent88af9b164c7a25a71b1a1a699872b869e2e84c77
ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3Enable

commit 018d6711c26e4 ("ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1
for StorageD3Enable") introduced a quirk to allow a system with ambiguous
use of _ADR 0 to force StorageD3Enable.

It was reported that several more Dell systems suffered the same symptoms.
As the list is continuing to grow but these are all Cezanne systems,
instead add Cezanne to the CPU list to apply the StorageD3Enable property
and remove the whole list.

It was also reported that an HP system only has StorageD3Enable on the ACPI
device for the first NVME disk, not the second.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=217003
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216773
Reported-by: David Alvarez Lombardi <dqalombardi@proton.me>
Reported-by: dbilios@stdio.gr
Reported-and-tested-by: Elvis Angelaccio <elvis.angelaccio@kde.org>
Tested-by: victor.bonnelle@proton.me
Tested-by: hurricanepootis@protonmail.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/utils.c