mirror of
https://github.com/Dasharo/coreboot.git
synced 2026-06-13 10:16:48 -07:00
soc/amd/turin_poc/acpi/soc.asl: Include CPU temperature ACPI thermal zone
Add ACPI Thermal Zone to enable CPU temperature sensors reads in Windows. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
@@ -33,6 +33,7 @@ Scope(\_SB) {
|
||||
Scope(S0B0) {
|
||||
#include "resources.asl"
|
||||
#include <soc/amd/common/acpi/lpc.asl>
|
||||
#include <soc/amd/common/acpi/thermal_zone_smu.asl>
|
||||
} /* End S0B0 scope */
|
||||
|
||||
#include "ioapic_routing.asl"
|
||||
|
||||
Reference in New Issue
Block a user