diff --git a/src/mainboard/google/brya/variants/meliks/overridetree.cb b/src/mainboard/google/brya/variants/meliks/overridetree.cb index 913ccb8897..c98d31e6d6 100644 --- a/src/mainboard/google/brya/variants/meliks/overridetree.cb +++ b/src/mainboard/google/brya/variants/meliks/overridetree.cb @@ -77,26 +77,6 @@ chip soc/intel/alderlake [PchSerialIoIndexI2C5] = PchSerialIoPci, }" - # VR Settings - register "domain_vr_config[VR_DOMAIN_IA]" = "{ - .vr_config_enable = 1, - .tdc_timewindow = 1000, - .ac_loadline = 500, - .dc_loadline = 500, - .psi1threshold = VR_CFG_AMP(20), - .psi2threshold = VR_CFG_AMP(5), - .psi3threshold = VR_CFG_AMP(1), - }" - - register "domain_vr_config[VR_DOMAIN_GT]" = "{ - .vr_config_enable = 1, - .tdc_timewindow = 1000, - .psi1threshold = VR_CFG_AMP(13), - .psi2threshold = VR_CFG_AMP(5), - .psi3threshold = VR_CFG_AMP(1), - - }" - # Enable the Cnvi BT Audio Offload register "cnvi_bt_audio_offload" = "1"