Skip to content

Commit ac0729c

Browse files
Shyam Sundar S Kjwrdegoede
authored andcommitted
platform/x86/amd: pmc: Add new ACPI ID AMDI000B
Add new ACPI ID AMDI000B used by upcoming AMD platform to the PMC supported list of devices. Signed-off-by: Shyam Sundar S K <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
1 parent d2ae6ed commit ac0729c

File tree

1 file changed

+1
-0
lines changed
  • drivers/platform/x86/amd/pmc

1 file changed

+1
-0
lines changed

drivers/platform/x86/amd/pmc/pmc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,6 +1136,7 @@ static const struct acpi_device_id amd_pmc_acpi_ids[] = {
11361136
{"AMDI0008", 0},
11371137
{"AMDI0009", 0},
11381138
{"AMDI000A", 0},
1139+
{"AMDI000B", 0},
11391140
{"AMD0004", 0},
11401141
{"AMD0005", 0},
11411142
{ }

0 commit comments

Comments
 (0)