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 <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20240510103946.877307-1-Shyam-sundar.S-k@amd.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 parent d2ae6ed commit ac0729c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • drivers/platform/x86/amd/pmc

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)