<p>Amanda Hwang has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30017">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/sarien: Enable WWAN detection<br><br>Set WWAN_GPIO_PERST#(GPP_D22) to low at bootblock stage to meet<br>the logic output for WWAN_PERST#_R to high.<br><br>BUG=120004153<br>TEST=Boot up Sarien board, check WWAN get detected as USB<br>devices through lsusb.<br><br>Change-Id: I16f1101c64dfd4dcb5e8342fdb925951f6f2f90b<br>Signed-off-by: Amanda Huang <amanda_hwang@compal.corp-partner.google.com><br>---<br>M src/mainboard/google/sarien/variants/sarien/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/17/30017/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/sarien/variants/sarien/gpio.c b/src/mainboard/google/sarien/variants/sarien/gpio.c</span><br><span>index 31b42ef..a41d940 100644</span><br><span>--- a/src/mainboard/google/sarien/variants/sarien/gpio.c</span><br><span>+++ b/src/mainboard/google/sarien/variants/sarien/gpio.c</span><br><span>@@ -121,7 +121,7 @@</span><br><span> /* DMIC_CLK0 */          PAD_NC(GPP_D19, NONE),</span><br><span> /* DMIC_DATA0 */      PAD_NC(GPP_D20, NONE),</span><br><span> /* SPI1_IO2 */                PAD_CFG_GPO(GPP_D21, 1, DEEP), /* WWAN_BB_RST# */</span><br><span style="color: hsl(0, 100%, 40%);">-/* SPI1_IO3 */         PAD_CFG_GPO(GPP_D22, 1, DEEP), /* WWAN_GPIO_PERST# */</span><br><span style="color: hsl(120, 100%, 40%);">+/* SPI1_IO3 */           PAD_CFG_GPO(GPP_D22, 0, DEEP), /* WWAN_GPIO_PERST# */</span><br><span> /* I2S_MCLK */         PAD_CFG_GPI_SCI_LOW(GPP_D23, NONE, DEEP,</span><br><span>                              EDGE_SINGLE), /* WWAN_GPIO_WAKE# */</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30017">change 30017</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/c/coreboot/+/30017"/><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-Change-Id: I16f1101c64dfd4dcb5e8342fdb925951f6f2f90b </div>
<div style="display:none"> Gerrit-Change-Number: 30017 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Amanda Hwang <amanda_hwang@compal.corp-partner.google.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>