From f8665f08faaed99e81fd14bc10c970ab95ecd133 Mon Sep 17 00:00:00 2001 From: Shon Wang Date: Mon, 6 Feb 2023 14:51:31 +0800 Subject: [PATCH] Revert "mb/google/brya/vell: Add PS1/PS2 cutoff point" This reverts commit e30695dbe196ea42864ad03af799706eaae11f02. for meet thermal criteria, modify PS1/PS2 cutoff to default value BUG=b:229803757 BRANCH=brya TEST='FW_NAME=vell emerge-brya coreboot' Change-Id: Ie009788116f1e25db8aed2df58102a316a8aeef2 Signed-off-by: Shon Wang Reviewed-on: https://review.coreboot.org/c/coreboot/+/72833 Reviewed-by: Tarun Tuli Reviewed-by: Nick Vaccaro Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/vell/overridetree.cb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/mainboard/google/brya/variants/vell/overridetree.cb b/src/mainboard/google/brya/variants/vell/overridetree.cb index 3f115021d3..8751350b97 100644 --- a/src/mainboard/google/brya/variants/vell/overridetree.cb +++ b/src/mainboard/google/brya/variants/vell/overridetree.cb @@ -550,12 +550,4 @@ chip soc/intel/alderlake end end end - - # VR Settings - register "domain_vr_config[VR_DOMAIN_IA]" = "{ - .vr_config_enable = 1, - .psi1threshold = VR_CFG_AMP(13), - .psi2threshold = VR_CFG_AMP(7), - }" - end