<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28482">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Enable the BCLK buffer<br><br>Set GPIO135 high to enable audio through the BCLK buffer.<br><br>BUG=b:113559558<br>TEST=None<br>BRANCH=grunt<br><br>Change-Id: I1dcecf5960d3c91e0c2165e7f8856ff423c06e8c<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/google/kahlee/variants/baseboard/gpio.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/28482/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/variants/baseboard/gpio.c b/src/mainboard/google/kahlee/variants/baseboard/gpio.c</span><br><span>index db68fa4..66d5c99 100644</span><br><span>--- a/src/mainboard/google/kahlee/variants/baseboard/gpio.c</span><br><span>+++ b/src/mainboard/google/kahlee/variants/baseboard/gpio.c</span><br><span>@@ -213,8 +213,8 @@</span><br><span>         /* GPIO_133 - APU_EDP_BKLTEN_L (backlight - Active LOW) */</span><br><span>   PAD_GPO(GPIO_133, HIGH),</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-    /* GPIO_135 - Unused (TP128) */</span><br><span style="color: hsl(0, 100%, 40%);">- PAD_GPI(GPIO_135, PULL_UP),</span><br><span style="color: hsl(120, 100%, 40%);">+   /* GPIO_135 - BCLK Buffer Enable */</span><br><span style="color: hsl(120, 100%, 40%);">+   PAD_GPO(GPIO_135, HIGH),</span><br><span> </span><br><span>         /* GPIO_137 - Unused (TP27) */</span><br><span>       PAD_GPI(GPIO_137, PULL_UP),</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28482">change 28482</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/28482"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I1dcecf5960d3c91e0c2165e7f8856ff423c06e8c </div>
<div style="display:none"> Gerrit-Change-Number: 28482 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>