Skip to content

Commit 1e05dac

Browse files
spandruvadarafaeljw
authored andcommitted
ACPI: DPTF: Add battery participant for TigerLake
Add DPTF battery participant ACPI ID for platforms based on the Intel TigerLake SoC. Signed-off-by: Srinivas Pandruvada <[email protected]> [ rjw: Changelog ] Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 9ebcfad commit 1e05dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/acpi/dptf/dptf_power.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ static const struct acpi_device_id int3407_device_ids[] = {
228228
{"INT3407", 0},
229229
{"INT3532", 0},
230230
{"INTC1047", 0},
231+
{"INTC1050", 0},
231232
{"", 0},
232233
};
233234
MODULE_DEVICE_TABLE(acpi, int3407_device_ids);

0 commit comments

Comments
 (0)