diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/dedede/variants/drawcia/overridetree.cb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/variants/drawcia/overridetree.cb b/src/mainboard/google/dedede/variants/drawcia/overridetree.cb index dcb46cc650..493854c34d 100644 --- a/src/mainboard/google/dedede/variants/drawcia/overridetree.cb +++ b/src/mainboard/google/dedede/variants/drawcia/overridetree.cb @@ -66,6 +66,11 @@ chip soc/intel/jasperlake register "ImonOffset" = "1400" # Imon Offset = 1.4 register "ImonSlope" = "100" # Imon Slope = 1.0 + # Enable Acoustic noise mitigation and set slew rate to 1/4 + # Rest of the parameters are 0 by default. + register "AcousticNoiseMitigation" = "1" + register "SlowSlewRate" = "1" + device domain 0 on device pci 05.0 on # IPU - MIPI Camera chip drivers/intel/mipi_camera |