<p>Duncan Laurie has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20430">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/eve: Set TOUCHSCREEN_STOP_L GPIO to input<br><br>Make this pin a GPI as it is supposed to be an input from the touch<br>controller and not driven by the AP.<br><br>BUG=b:35581264<br>TEST=check pin state with a scope<br><br>Change-Id: Ife5f84fcc614255b20e44389279d515a12f5751d<br>Signed-off-by: Duncan Laurie <dlaurie@chromium.org><br>---<br>M src/mainboard/google/eve/gpio.h<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/30/20430/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/eve/gpio.h b/src/mainboard/google/eve/gpio.h<br>index f174d9c..cd0fe1d 100644<br>--- a/src/mainboard/google/eve/gpio.h<br>+++ b/src/mainboard/google/eve/gpio.h<br>@@ -155,7 +155,7 @@<br> /* SATALED# */           PAD_CFG_NC(GPP_E8),<br> /* USB2_OCO# */           PAD_CFG_NF(GPP_E9, NONE, DEEP, NF1), /* USB_C0_OC_ODL */<br> /* USB2_OC1# */              PAD_CFG_NF(GPP_E10, NONE, DEEP, NF1), /* USB_C1_OC_ODL */<br>-/* USB2_OC2# */             PAD_CFG_GPO(GPP_E11, 1, DEEP), /* TOUCHSCREEN_STOP_L */<br>+/* USB2_OC2# */               PAD_CFG_GPI(GPP_E11, NONE, DEEP), /* TOUCHSCREEN_STOP_L */<br> /* USB2_OC3# */            PAD_CFG_NC(GPP_E12),<br> /* DDPB_HPD0 */          PAD_CFG_NF(GPP_E13, 20K_PD, DEEP, NF1), /* USB_C0_DP_HPD */<br> /* DDPC_HPD1 */           PAD_CFG_NF(GPP_E14, 20K_PD, DEEP, NF1), /* USB_C1_DP_HPD */<br></pre><p>To view, visit <a href="https://review.coreboot.org/20430">change 20430</a>. To unsubscribe, 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/20430"/><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: Ife5f84fcc614255b20e44389279d515a12f5751d </div>
<div style="display:none"> Gerrit-Change-Number: 20430 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Duncan Laurie <dlaurie@chromium.org> </div>