diff options
Diffstat (limited to 'src/mainboard/google/rex/variants/screebo/overridetree.cb')
-rw-r--r-- | src/mainboard/google/rex/variants/screebo/overridetree.cb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index 86bd74d0b1..0a66fdb5a9 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -90,6 +90,15 @@ chip soc/intel/meteorlake [PchSerialIoIndexI2C5] = PchSerialIoPci, }" + # Acoustic Noise settings and slew rate configuration: + # slew rate for IA Domain: Fast/8 + # Ignore slew rate configuration for SA Domain + register "enable_acoustic_noise_mitigation" = "1" + register "disable_fast_pkgc_ramp[VR_DOMAIN_IA]" = "1" + register "slow_slew_rate_config[VR_DOMAIN_IA]" = "SLEW_FAST_8" + register "slow_slew_rate_config[VR_DOMAIN_SA]" = "SLEW_IGNORE" + + # Intel Common SoC Config #+-------------------+---------------------------+ #| Field | Value | |