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:
Michał Żygowski
2026-05-11 16:04:38 +02:00
parent ce2771840e
commit fcb8da95c7
+1
View File
@@ -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"