platform/x86: amd-pmc: Add alternative acpi id for PMC controller
authorSachi King <nakato@nakato.io>
Sat, 2 Oct 2021 04:18:39 +0000 (14:18 +1000)
committerHans de Goede <hdegoede@redhat.com>
Mon, 11 Oct 2021 13:49:54 +0000 (15:49 +0200)
commitc0d84d2c7c23e9cf23a5abdda40eeaa79eabfe69
tree4378965b94111c8d5ab2311b5c344c1447e20926
parenta0c5814b9933f25ecb6de169483c5b88cf632bca
platform/x86: amd-pmc: Add alternative acpi id for PMC controller

The Surface Laptop 4 AMD has used the AMD0005 to identify this
controller instead of using the appropriate ACPI ID AMDI0005.  Include
AMD0005 in the acpi id list.

Link: https://github.com/linux-surface/acpidumps/tree/master/surface_laptop_4_amd
Link: https://gist.github.com/nakato/2a1a7df1a45fe680d7a08c583e1bf863
Cc: <stable@vger.kernel.org> # 5.14+
Signed-off-by: Sachi King <nakato@nakato.io>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20211002041840.2058647-1-nakato@nakato.io
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/amd-pmc.c