<p>Rizwan Qureshi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20994">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/soraka: GPIO config should not reset during warm reset<br><br>Setting GPIO pad reset config to DEEP will reset te gpio configuration<br>across warm reset, set it to RSMRST to preserve the configuration.<br>Also, GPIO pad reset configs for GPP and GPD pads are not same and SoC<br>definitions have been updated use the appropriate one.<br><br>BUG=b:64386481<br><br>Change-Id: If32f839144b9201dc23e95c7572b595a70248286<br>Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com><br>---<br>M src/mainboard/google/poppy/variants/soraka/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/94/20994/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/poppy/variants/soraka/gpio.c b/src/mainboard/google/poppy/variants/soraka/gpio.c<br>index 6e0a54f..313378c 100644<br>--- a/src/mainboard/google/poppy/variants/soraka/gpio.c<br>+++ b/src/mainboard/google/poppy/variants/soraka/gpio.c<br>@@ -370,7 +370,7 @@<br> /* Early pad configuration in bootblock */<br> static const struct pad_config early_gpio_table[] = {<br>  /* B8  : SRCCLKREQ3# ==> WLAN_PE_RST */<br>-   PAD_CFG_GPO(GPP_B8, 0, DEEP),<br>+        PAD_CFG_GPO(GPP_B8, 0, GPP_RSMRST),<br> <br> #if IS_ENABLED(CONFIG_POPPY_USE_SPI_TPM)<br>     /* B15 : GSPI0_CS# ==> PCH_SPI_H1_3V3_CS_L */<br></pre><p>To view, visit <a href="https://review.coreboot.org/20994">change 20994</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/20994"/><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: If32f839144b9201dc23e95c7572b595a70248286 </div>
<div style="display:none"> Gerrit-Change-Number: 20994 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Rizwan Qureshi <rizwan.qureshi@intel.com> </div>