Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

platform/x86/amd: pmf: Add new ACPI ID AMDI0105

Add new ACPI ID AMDI0105 used by upcoming AMD platform to the PMF
supported list of devices.

Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Link: https://lore.kernel.org/r/20240510103519.876646-1-Shyam-sundar.S-k@amd.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

authored by

Shyam Sundar S K and committed by
Hans de Goede
d2ae6ed2 2c6370e6

+1
+1
drivers/platform/x86/amd/pmf/core.c
··· 381 381 {"AMDI0100", 0x100}, 382 382 {"AMDI0102", 0}, 383 383 {"AMDI0103", 0}, 384 + {"AMDI0105", 0}, 384 385 { } 385 386 }; 386 387 MODULE_DEVICE_TABLE(acpi, amd_pmf_acpi_ids);