From 99d2d62fa1034ac3935dd701735704ca839c25a1 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Thu, 26 May 2022 21:04:10 +0100 Subject: mb/starlabs/labtop: Configure tcc_offset based on power_profile settings Set tcc_offset value based on the power_profile value, ranging from 10 to 20 degrees. Signed-off-by: Sean Rhodes Change-Id: I66fb266c1730833ff6e2dbf8ea39f23ee0878590 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64705 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/starlabs/labtop/variants/cml/devicetree.cb | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/starlabs/labtop/variants/cml/devicetree.cb') diff --git a/src/mainboard/starlabs/labtop/variants/cml/devicetree.cb b/src/mainboard/starlabs/labtop/variants/cml/devicetree.cb index 3bf0d7a74b..74125488f8 100644 --- a/src/mainboard/starlabs/labtop/variants/cml/devicetree.cb +++ b/src/mainboard/starlabs/labtop/variants/cml/devicetree.cb @@ -32,9 +32,6 @@ chip soc/intel/cannonlake register "PchPmSlpSusMinAssert" = "3" # 500ms register "PchPmSlpAMinAssert" = "3" # 2s - # Thermal - register "tcc_offset" = "10" - # PM Util # GPE configuration # Note that GPE events called out in ASL code rely on this -- cgit v1.2.3