<p>Shelley Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25754">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variants/nami: TOUCHSCREEN_DIS default to 1<br><br>Currently, we've set TOUCHSCREEN_DIS to disabled.  Enabling<br>by default.<br><br>BUG=b:78311818<br>BRANCH=None<br>TEST=None<br><br>Change-Id: Ib1543f41f24cbe8c33aeb02e6aa43fd3dd977ed4<br>Signed-off-by: Shelley Chen <shchen@google.com><br>---<br>M src/mainboard/google/poppy/variants/nami/gpio.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/25754/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/poppy/variants/nami/gpio.c b/src/mainboard/google/poppy/variants/nami/gpio.c</span><br><span>index 927a530..9c27552 100644</span><br><span>--- a/src/mainboard/google/poppy/variants/nami/gpio.c</span><br><span>+++ b/src/mainboard/google/poppy/variants/nami/gpio.c</span><br><span>@@ -119,7 +119,7 @@</span><br><span>      /* C2  : SMBALERT# ==> NC(TP917) */</span><br><span>       PAD_CFG_NC(GPP_C2),</span><br><span>  /* C3  : SML0CLK ==> TOUCHSCREEN_DIS# */</span><br><span style="color: hsl(0, 100%, 40%);">-     PAD_CFG_GPO(GPP_C3, 0, DEEP),</span><br><span style="color: hsl(120, 100%, 40%);">+ PAD_CFG_GPO(GPP_C3, 1, DEEP),</span><br><span>        /* C4  : SML0DATA ==> NC */</span><br><span>       PAD_CFG_NC(GPP_C4),</span><br><span>  /* C5  : SML0ALERT# ==> SOC_SML0ALERT# (unstuffed) */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25754">change 25754</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/25754"/><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: Ib1543f41f24cbe8c33aeb02e6aa43fd3dd977ed4 </div>
<div style="display:none"> Gerrit-Change-Number: 25754 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Shelley Chen <shchen@google.com> </div>