<p>Wisley Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20664">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[WIP]: mainboard/google/soraka: pull high TOUCHSCREEN_STOP_L pin<br><br>After update wacom FW ver. 501, touchscreen can't work.<br>Wacom FW (ver. 501) enable STOP function.<br>STOP Pin:<br>  High: Normal Operation<br>  Low: Stop Scanning<br><br>BUG=b:37007801, b:37265219<br>BRANCH=none<br>TEST=manual testing on Soraka board and touchscreen works at boot<br>and after suspend/resume.<br><br>Change-Id: I8a2bdce1554fd99dea30cf91fa48d0529f40b7b0<br>Signed-off-by: Wisley Chen <wisley.chen@quantatw.com><br>---<br>M src/mainboard/google/poppy/variants/baseboard/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/64/20664/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/poppy/variants/baseboard/gpio.c b/src/mainboard/google/poppy/variants/baseboard/gpio.c<br>index 803a631..63df1dc 100644<br>--- a/src/mainboard/google/poppy/variants/baseboard/gpio.c<br>+++ b/src/mainboard/google/poppy/variants/baseboard/gpio.c<br>@@ -250,7 +250,7 @@<br>        /* E10 : USB2_OC1# ==> USB_C1_OC_ODL */<br>    PAD_CFG_NF(GPP_E10, NONE, DEEP, NF1),<br>         /* E11 : USB2_OC2# ==> TOUCHSCREEN_RESET_L */<br>-     PAD_CFG_GPO(GPP_E11, 0, DEEP),<br>+       PAD_CFG_GPO(GPP_E11, 1, DEEP),<br>        /* E12 : USB2_OC3# ==> USB2_OC3_L */<br>       PAD_CFG_NF(GPP_E12, NONE, DEEP, NF1),<br>         /* E13 : DDPB_HPD0 ==> USB_C0_DP_HPD */<br></pre><p>To view, visit <a href="https://review.coreboot.org/20664">change 20664</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/20664"/><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: I8a2bdce1554fd99dea30cf91fa48d0529f40b7b0 </div>
<div style="display:none"> Gerrit-Change-Number: 20664 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Wisley Chen <wisley.chen@quantatw.com> </div>