x86: acpi: Add DPTF asl files
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:44:49 +0000 (12:44 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:12 +0000 (11:27 +0800)
commit13539ba705a1809c9d6a36bf722224066543eac9
tree3d65ae42fe9cc028868e1ad9d3613f14bae625fb
parent14f643d1a2f1f7e2af0c4bb6f9af2f162453e995
x86: acpi: Add DPTF asl files

Add common DPTF (Intel Dynamic Performance and Thermal Framework) files,
taken from coreboot.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi/dptf/charger.asl [new file with mode: 0644]
arch/x86/include/asm/acpi/dptf/cpu.asl [new file with mode: 0644]
arch/x86/include/asm/acpi/dptf/dptf.asl [new file with mode: 0644]
arch/x86/include/asm/acpi/dptf/fan.asl [new file with mode: 0644]
arch/x86/include/asm/acpi/dptf/thermal.asl [new file with mode: 0644]