<p>Lijian Zhao has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30030">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/sarien: Enable WWAN detection<br><br>Set GPIO D22 low to get WWAN_PERST#_R asserted.<br><br>BUG=N/A<br>TEST=Boot up with Arcada board, check WWAN get detcted as USB devices<br>thourgh lsusb command.<br><br>Change-Id: Ie848cd19fdf3b6c4b6abeb5fa3f566e5e4e7e928<br>Signed-off-by: Lijian Zhao <lijian.zhao@intel.com><br>---<br>M src/mainboard/google/sarien/variants/arcada/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/30/30030/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/sarien/variants/arcada/gpio.c b/src/mainboard/google/sarien/variants/arcada/gpio.c</span><br><span>index 91ff089..0ffd029 100644</span><br><span>--- a/src/mainboard/google/sarien/variants/arcada/gpio.c</span><br><span>+++ b/src/mainboard/google/sarien/variants/arcada/gpio.c</span><br><span>@@ -122,7 +122,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/+/30030">change 30030</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/+/30030"/><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: Ie848cd19fdf3b6c4b6abeb5fa3f566e5e4e7e928 </div>
<div style="display:none"> Gerrit-Change-Number: 30030 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Lijian Zhao <lijian.zhao@intel.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>