<p>Martin Roth <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/29028">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Marc Jones: Looks good to me, approved
  Martin Roth: Looks good to me, approved
  Raul Rangel: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Set PSPP setting to BalanceLow<br><br>With correct stapm values audio issue is not observed with<br>PsPPBalanceLow (Gen1 speed).<br><br>BUG=b:117569918<br>TEST=audio playback multiple times<br><br>Change-Id: Iaeae52b262b12622a6753432e3fc40bf5f0fd8e0<br>Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com><br>Reviewed-on: https://review.coreboot.org/29028<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Martin Roth <martinroth@google.com><br>Reviewed-by: Marc Jones <marc@marcjonesconsulting.com><br>Reviewed-by: Raul Rangel <rrangel@chromium.org><br>---<br>M src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c b/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c</span><br><span>index f5cab08..e9cf5c8 100644</span><br><span>--- a/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c</span><br><span>+++ b/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c</span><br><span>@@ -149,7 +149,7 @@</span><br><span> VOID __weak OemCustomizeInitEarly(IN OUT AMD_EARLY_PARAMS *InitEarly)</span><br><span> {</span><br><span>         InitEarly->GnbConfig.PcieComplexList = (void *)&PcieComplex;</span><br><span style="color: hsl(0, 100%, 40%);">-     InitEarly->GnbConfig.PsppPolicy = PsppBalanceHigh;</span><br><span style="color: hsl(120, 100%, 40%);">+ InitEarly->GnbConfig.PsppPolicy = PsppBalanceLow;</span><br><span>         InitEarly->PlatformConfig.GnbAzI2sBusSelect = GnbAcpI2sBus;</span><br><span>       InitEarly->PlatformConfig.GnbAzI2sBusPinConfig = GnbAcp2Tx4RxBluetooth;</span><br><span>   if ((IS_ENABLED(CONFIG_BOARD_GOOGLE_LIARA)) && (board_id() <= 4))</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29028">change 29028</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/29028"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Iaeae52b262b12622a6753432e3fc40bf5f0fd8e0 </div>
<div style="display:none"> Gerrit-Change-Number: 29028 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Akshu Agrawal <akshu.agrawal@amd.com> </div>
<div style="display:none"> Gerrit-Reviewer: Akshu Agrawal <akshu.agrawal@amd.com> </div>
<div style="display:none"> Gerrit-Reviewer: Daniel Kurtz <djkurtz@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Raul Rangel <rrangel@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>