soc/intel/alderlake/acpi: Add SoC ACPI directory for ADL
[coreboot.git] / src / soc / intel / alderlake / acpi / dptf.asl
blob5b30886af8434415589ee569341156b9cc4d977b
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /* Below are the unique ACPI Device IDs for thermal/dptf on Alder Lake SoC. */
4 /* DPTF ACPI Device ID */
5 #define DPTF_DPTF_DEVICE        "INTC1041"
6 /* Generic ACPI Device ID for TSR0/1/2/3 and charger */
7 #define DPTF_GEN_DEVICE         "INTC1046"
8 /* Fan ACPI Device ID */
9 #define DPTF_FAN_DEVICE         "INTC1048"